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: PATCH: Make -shared-libgcc default in some situations


>>>>> "Loren" == Loren James Rittle <rittle@latour.rsch.comm.mot.com> writes:

    Loren> Any idea why bootstraps (after your patch) on
i386-unknown-freebsd4.2
    Loren> now fail as follows:

No, that's mysterious to me.

I think that all of my code should be ifdef 

  #ifdef ENABLE_SHARED_LIBGCC

which should mean that you shouldn't see any difference, unless that
is defined.

Either I blew it, or that macro is defined, and yet no shared libgcc
was built.

Are you able to tell which one it is?

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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