Re: StyledEdit linking errors

"Niels Reedijk" <n.reedijk-EIBgga6/0yRmR6Xm/[email protected]> Mon, 2 Dec 2002 06:22:27 +0100
Newsgroups gmane.os.openbeos.preferences
Message-ID <[email protected]>
> The so-called "Developer" release uses the fairly
> broken version of gcc from bebits. (2.95.3)  You may
> try installing the developer tools for PE, which 
> includes the original R5 compiler.  Preferably, 
> install the 2000 geekgadgets build of gcc.  This may
> solve your problem?

This I've noticed. After about a whole afternoon of trial and error I 
came to the conclusion that my linker must be broken. Thus I have
installed the original development tools, which solved the problem.
Apparantly, the binutils 2.10.0 had some problems with resolving
certain symbols. 

Niels