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]
Other format: [Raw text]

Re: [PATCH] PR ada/42254, avoid providing multiple copies of object files to link of GNAT tools


Thanks for all your help on this one.

Following further investigations at http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42554 (NB that _is_ the right PR, I made a mistake in the Subject: of this thread) it now seems that the root cause is a change in the behaviour of Apple's ranlib -c.

I've run check-ada, no unexpected failures.

So this patch is withdrawn per se. Parts of it (tidying up the objects/libraries passed to the build of gnatmake/gnatlink) are still valid but not essential.

--S


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