This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Re: Question on compiling egcs




  In message <4A256743.001FC7FD.00@dbogw2-e1.bain.com.au>you write:
  > I am in the process of compiling egcs 1.1.1 on a Sun Solaris 2.6 platform. 
  > The problem is that some of our users/applications needs egcs compiled to
  > use the gnu linker and assembler plus shared c++ librarie, while others
  > apparently needs the sun linker and assembler.
  > 
  > Is there a way to actually combine the two requirements? What other
  > options can I look at besides compiling two different versions of egcs?
I'm not aware of a good way to do this (ie, without duplicate installs or
weird options to change the compiler prefix directory)..

But this begs the question, why do users need to be using different assemblers
and linkers.  To the best of my knowledge the gnu tools should support
everything the sun tools do.

jeff


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