Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Programming / CodeWarrior / January 2004



Tip: Looking for answers? Try searching our database.

Can't get symbols from a gcc created DLL with CW8.3 built binary on Mac

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mike G - 22 Jan 2004 18:53 GMT
Hi,

We have a 3rd party dynamic library that we build with gcc and try to
use from a mach binary built with CW8.3.  However, when we go to load
the symbols we fail to find the functions we're looking for.  Is there
anything special that you have to do to load a dll at runtime if it's
gcc and your a CW mach binary?

Thanks,
-Mike
MW Ron - 22 Jan 2004 22:39 GMT
>Hi,
>
[quoted text clipped - 3 lines]
>anything special that you have to do to load a dll at runtime if it's
>gcc and your a CW mach binary?

Is this a C++ DLL  if so then GCC and CodeWarrior are not always
compatible.  Is this a C++ program you have?  It may be that you need to
mark the headers as extern "C"  in order to access them.  

You can write up a bug report on this but please includes something so
we can test it.  This may have been something fixed or improved with CW
9.

Ron

Signature

Metrowerks, maker of CodeWarrior   -  "Software Starts Here"  
Ron Liechty - MWRon@metrowerks.com - <http://www.metrowerks.com>

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.