------- Comment #2 from laurent at guerby dot net  2009-11-23 09:06 -------
hpux11 mixes its own s-osinte spec with the posix body hence the issue:

ifeq ($(strip $(filter-out hppa% hp hpux11%,$(targ))),)
  s-osinte.adb<s-osinte-posix.adb \
  s-osinte.ads<s-osinte-hpux.ads \

I missed this one sorry about that, patch coming.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42153

Reply via email to