Skip to content

rustpkg's -c does not work. #5012

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
dpc opened this issue Feb 18, 2013 · 3 comments
Closed

rustpkg's -c does not work. #5012

dpc opened this issue Feb 18, 2013 · 3 comments

Comments

@dpc
Copy link
Contributor

dpc commented Feb 18, 2013

Current incoming branch (a6945f2).

I'm trying to install rust-sdl crate:

[mutex:~] (master)% rustpkg  -c "image" install git://github.com/brson/rust-sdl.git
note: fetching from git://github.com/brson/rust-sdl.git using git
note: compiling /home/dpc/.rustpkg/tmp/177b16f99c6316/src/sdl.rc
note: installed sdl v0.3.0
[mutex:~] (master)% strings .rustpkg/lib/libsdl-34b7eedb9132850-0.3.0.so| grep img
[mutex:~] (master)% 

If I build manually the img module is there and everything works. Seems to me that rustpkg does not really pass the -c like it should.

@ghost ghost assigned catamorphism Apr 25, 2013
@catamorphism
Copy link
Contributor

rustpkg doesn't have a way to pass along arguments to rustc yet. Not a release blocker, de-milestoning

@pnkfelix
Copy link
Member

Adding to the most apparent rustpkg metabug: #5677

@catamorphism
Copy link
Contributor

Closing in favor of the more general #8522 (which will be ready this week).

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants