This is the mail archive of the gcc@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]

Problems with linking older libraries


Hello,

My Problem:
If just ported some parts of my application for compiling
with egcs 1.1.2 under SUN Solaris 2.5/2.6. This works fine 
for all until now, but not for the GUI which is realized with 
wxWindows. The wxwin libraries are compiled (long time ago) 
with SUN CC.
The source does compile cleanly but in the link stage  there
are *really* many unresolved externals which seems to be all 
related with wxwin-functions.

Is it possible for egcs to link against these old libraries
or do I have to recompile wxWindows?
If yes what else could be wrong?

Many thanks in advance
best regards
Peter
   ________         
  /    /   /\ Peter Bender                   .++,..         .__q"\ /\
 /  __/---/\/ email: pbender@gmx.de        ~~+^v^v^v~~~~~+~ ^>__,'/->
/__/_____/\/  www:   www.iib.bauing.tu-darmstadt.de/~bender    _/ \_>
\__\_____\/                                                   _(._):_.





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