[Bug other/44803] LIBRARY_PATH should work on cross-compilers
egallager at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 2 12:03:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44803
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |egallager at gcc dot gnu.org
--- Comment #4 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Felipe Contreras from comment #3)
> 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 ignored.
this bug showed up in my Assignee_but_not_ASSIGNED saved search. Are you still
working on this?
More information about the Gcc-bugs
mailing list