This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

$$dyncall & hppa64-hpux


Hi,

the gcc3.3 hppa64-hpux-hpux11.00 port gives me some trouble:
Some programms compile and link just fine with this compiler, others ar=e
complaining about a missing symbol called $$dyncall. These are the rath=er
big and complicated programs.
I can't find that symbol in any library on my system. I found it in the=
milli64.S assembler file which is part of the libgcc.a for pa64, but th=is
is not used for hpux. I modified the gcc config files a bit so that the=
$$dyncall function goes to libgcc.a. This helps linking, but the progra=
mms
will memory fault on startup.
Has anyone an idea where to get that symbol from ?
I use gnu as and gnu ld 2.14 together with gcc-3.3.

Mit freundlichen Gr=FC=DFen / best regards
Sven

Mit freundlichen Grüßen / best regards

                 /#\
                 \#/
 __   __            _     __
|  | |  |_____   ###  \  /  /   Dipl. Inf. Sven Tränkle
|  |_|  |   __|--+##\  \/  /    --------------------------------
|   _   |  |_ |  |## \    /     eMail: Sven.Traenkle@helix.de
|  | |  |   _||  |## /    \     Tel. : +49 7158 9012-70
|  | |  |  |__|  |##/  /\  \    Fax  : +49 7158 9012-30
|__| |__|_____|_____|_/  \__\   Strohgäustr. 7 | D-73765 Neuhausen
           Software & Support




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]