This is the mail archive of the gcc-patches@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: egcs (1.1.1) for BSD/OS 4.0



  In message <14064.5379.907565.865920@ballista.eng.us.uu.net>you write:
  > LIB_SPEC either, as far as I can tell.  I need to figure out where the
  > -L's for the "normal" library paths get built, and put a new -L after
  > that.  I'll hunt around for it, but if you can suggest where to put
  > it, I'd appriciate it.  (I need to add a -L/shlib *after* the
  > egcs-specific lib dirs, since there may be duplicates of things like
  > libgcc...)
Sorry I don't follow this.  egcs knows how to find its own libraries, you
don't want to override that.


  >   As a seperate [hopefully quick] question, is there support for
  > building/installing a libgcc.so?  I don't see anything that does it (for li
  > nux,or the like) that I can try to mirror...
No, and it's a bad thing to do.

Consider what happens when you upgrade and delete your old copy of gcc.

jeff



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