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: Fix libgomp linking on IA64 HP-UX


On Tue, Mar 07, 2006 at 03:20:42PM -0800, Steve Ellcey wrote:
> +    %{static:} %{L*} %(mfwrap) %(link_libgcc)\
> +    %{fopenmp:%:include(libgomp.spec)%(link_gomp)} %o %(mflib)\

Not quite.  mflib and gomp should come before libgcc.
Ok with that change.


r~


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