This is the mail archive of the gcc@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: configuration



  In message <19980912153440.16559.rocketmail@send102.yahoomail.com>you write:
  > Hi,
  >   I got a couple of question. I'm using RH 5.1 w/ 2.0.35 kernel. When
  > I'm configuring egcs, what am I suppose to do with
  > --with-gnu-as
  > --with-gnu-ld
  > --with-stabs
  > 
  > I'm not sure whether I have them or not. Do I let it detect those
  > assembler, loader, and stabs itself? Anyone?
Red Hat already uses gas and gld, so you do not need to specify them
on the configure line.

I'd also avoid --with-stabs -- let gcc select whatever debug symbols
it prefers for your system.

jeff


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