[#60] GCC is broken on hpux
Summary GCC is broken on hpux
Queue Polarhome
Queue Version hpux
Type Issue
State Resolved
Priority 2. Medium
Owners
Requester Zoltan Arpadffy <zoli (at) polarhome (dot) com>
Created 04/09/2015 (3277 days ago)
Due
Updated 11/20/2017 (2321 days ago)
Assigned
Resolved 11/20/2017 (2321 days ago)
Attachments

History
11/20/2017 Zoltan Arpadffy State ⇒ Resolved
 
02/08/2016 saprykin@hpux.polarhome.com Comment #4 Reply to this comment
Now it works from the /usr/local/bin path, thanks :)

[Hide Quoted Text]
Please test again... the PATH now points to /usr/local/bin/gcc for a
32 bit compiler
gcc (GCC) 4.2.3
Copyright (C) 2007 Free Software Foundation, Inc.

HP gcc compilers both 32 and 64 bit from  /opt/hp-gcc/ and /opt/hp-gcc64/
has the very same problem:

/usr/lib/pa20_64/dld.sl: Unsatisfied code symbol
'pthread_default_stacksize_np' in load module './gcc'.
This might be caused by a path or some upgrade package.
I'll keep the bug open until it is solved.
02/07/2016 zoli (at) polarhome (dot) com Comment #3 Reply to this comment
Please test again... the PATH now points to /usr/local/bin/gcc for a 
32 bit compiler
gcc (GCC) 4.2.3
Copyright (C) 2007 Free Software Foundation, Inc.

HP gcc compilers both 32 and 64 bit from  /opt/hp-gcc/ and /opt/hp-gcc64/
has the very same problem:

/usr/lib/pa20_64/dld.sl: Unsatisfied code symbol 
'pthread_default_stacksize_np' in load module './gcc'.
This might be caused by a path or some upgrade package.
I'll keep the bug open until it is solved.



02/07/2016 saprykin@hpux.polarhome.com Comment #2 Reply to this comment
I can confirm that issue still presents.

[Hide Quoted Text]
Hi.

Looks like GCC is broken on hpux64:

dottedma@hpux64$ gcc
/usr/lib/dld.sl: Unresolved symbol: pthread_default_stacksize_np (code)
from gcc
ABORT instruction (core dumped)
dottedma@hpux64$ uname -a
HP-UX hpux64 B.11.11 U 9000/785 2000587908 unlimited-user license
dottedma@hpux64$

Best regards,
Mikhail Gusarov.
04/09/2015 Zoltan Arpadffy Comment #1
State ⇒ Accepted
Priority ⇒ 2. Medium
Type ⇒ Issue
Summary ⇒ GCC is broken on hpux
Queue ⇒ Polarhome
Reply to this comment
Hi.

Looks like GCC is broken on hpux64:

dottedma@hpux64$ gcc
/usr/lib/dld.sl: Unresolved symbol: pthread_default_stacksize_np (code)
from gcc
ABORT instruction (core dumped)
dottedma@hpux64$ uname -a
HP-UX hpux64 B.11.11 U 9000/785 2000587908 unlimited-user license
dottedma@hpux64$

Best regards,
Mikhail Gusarov.