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

Attachment: signature.asc
Description: This is a digitally signed message part.

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to