[Bug c/44803] LIBRARY_PATH should work on cross-compilers

2010-09-26 Thread felipe.contreras at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44803 --- Comment #3 from Felipe Contreras 2010-09-27 01:28:24 UTC --- Is this not clear? It would be useful to cross-compile like this: export C_INCLUDE_PATH=/opt/arm/ffmpeg/include export LIBRARY_PATH=/opt/arm/ffmpeg/lib But LIBRARY_PATH is ignore

[Bug c/44803] LIBRARY_PATH should work on cross-compilers

2010-08-06 Thread felipe dot contreras at gmail dot com
--- Comment #2 from felipe dot contreras at gmail dot com 2010-08-06 07:08 --- (In reply to comment #1) > ? (you have to give some more details) What exactly do you need? >From the manpage LIBRARY_PATH The value of LIBRARY_PATH is a colon-separated list of directories, much like PA

[Bug c/44803] LIBRARY_PATH should work on cross-compilers

2010-07-03 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2010-07-03 21:28 --- ? (you have to give some more details) -- rguenth at gcc dot gnu dot org changed: What|Removed |Added --