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]

implications and importance of --prefix?? what about -static in GCC_EXTRA_CONFIG?


Hi;

  Here's another newbie question that I have not been able to definitely 
answer for myself.

  What is the implication/importance of using --prefix for configure?  If the 
excuteable is written to /usr/local/bin, for example, can't I move the binary 
to /opt and execute it successfully there?  The crux of the question is that 
I need to place the cross compiler in clearcase -- does the path I use with 
--prefix have to exactly match the path of the binaries and libraries that 
I'm going to place into clearcase?

  One more question...if I want a completely static cross toolchain should I 
place -static in GCC_EXTRA_CONFIG?

Thanks,
Ken

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


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