[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Linking g++ with CC
From: |
Matt Yule |
Subject: |
Linking g++ with CC |
Date: |
Wed, 23 Apr 2003 09:59:01 -0700 (PDT) |
I'm trying to link a program with a software vendor's
dynamic shared library on an SGI running IRIX. The
vendor compiled the shared object using the SGI
compiler CC. My program was compiled with g++. The
linker ld complains about an "Unresolved text symbol."
Does anybody know if the CC DSO should be usable for
my g++ program?
Any help is appreciated. Thanks.
Matt Y.
__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Linking g++ with CC,
Matt Yule <=