This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Include Directories


I am sure this is a simple question, but I cannot seem to find a straight
answer anywhere.

I am building a mingw32 X arm-elf compiler using mingw/msys and want to be
able to install the compiler outside of the msys environment.  Actually, I
want to be able to install it in any directory I want.  The problem is that
the compiler cannot find its include directories (and probably the lib
directories, if it gets past compiling).

I compiling using gcc 3.2.2.  How do I get the compiler to use relative
paths?



------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe at sources dot redhat dot com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]