[cmake-developers] GCC HPPA linker errors
Rolf Eike Beer
eike at sf-mail.de
Tue Nov 4 16:21:26 EST 2014
Am Dienstag, 4. November 2014, 16:17:08 schrieb Chuck Atkins:
> > Please make sure you also add these to bootstrap.sh.
>
> Will do.
>
> > And please see the very end of
> > CompileFlags.cmake where we already added workarounds for HPPA. Until now
> > we have not seen the problem on HP-UX, so this has been restricted to
> > Linux until now.
>
> I considered putting it in there but from what I can tell, the issue is
> specific to GCC code generation for PA-RISC, regardless of OS, and is
> unrelated to Linux. Would you be able to verify whether or not this is
> needed on PA-RISC HP-UX with GCC v4+? I only have access to an ia64 HP-UX
> environment.
We once had one HPPA-HP-UX system that reported to the dashboard, but using
aCC. The machine died and I have not heard of a replacement yet. I guess it is
just a matter of taste if this will be narrowed to Linux or not. In any case
please try if you can just drop the existing workarounds. The best would
probably to just replace their set() with yours and see if it works. If it
does you can remove the if(Linux) and only match for the processor.
Greetings,
Eike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20141104/f3b4c21b/attachment.sig>
More information about the cmake-developers
mailing list