Operating System - HP-UX
1833303 Members
2851 Online
110051 Solutions
New Discussion

Linker error on HP-UX 11i with gcc 3.0.2

 
Adam Morris
Occasional Advisor

Linker error on HP-UX 11i with gcc 3.0.2

Greetings,
I am trying to compile some software on 64 bit HP-UX 11i. The compilation proceeds successfully (now), but the linker stage is failing.

The error message is...
ld: Unsatisfied symbol "__builtin_va_start" in file group.o

Does anyone have any suggestions as to what I can do to get around this?

Thanks,
Adam
1 REPLY 1
Adam Morris
Occasional Advisor

Re: Linker error on HP-UX 11i with gcc 3.0.2

Hmmm... I don't know what has happened... But this now works. No errors, no changes that I've made...

I hate that kind of resolution...

Adam