On Fri, Dec 09, 2005 at 05:18:26PM -0800, Rick Jones wrote:
> Rick Jones wrote:
> >(I'm not sure if the -Wp,-H30000 stuff is required on the ia64 platform, 
> >I have a question in to a compiler contact on that one)
> 
> My compiler contact has stated that the -Wp,-H30000 bit is only required on 
> IPF/ia64 if one uses +legacy_cpp, so this in configure:
[...]
> might be changed to:
> 
> if test "${GCC}" != "yes" ; then
>     case "${host}" in
>           hppa*-*-hpux* )
>                CFLAGS="${CFLAGS} -Wp,-H30000"
>                ;;

  Okay, applied to my tree, will commit later,

    thanks !

Daniel

-- 
Daniel Veillard      | Red Hat http://redhat.com/
[EMAIL PROTECTED]  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to