Path: chuka.playstation.co.uk!scea!greg_labrec@interactive.sony.com From: Nick Porcino Newsgroups: scea.yaroze.programming.codewarrior Subject: problem with supplied lib Date: Tue, 18 Nov 1997 23:50:08 -0800 Organization: SCEA News Server Lines: 24 Message-ID: <34729A2E.47ED@bc.sympatico.ca> NNTP-Posting-Host: vcta01m04-27.bctel.ca Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.01-C-SYMPA (Macintosh; I; PPC) CC: sumner@austin.metrowerks.com Hi! I'm using C++ from the unsupported folder of the latest release. Everything works fine when I don't include RTS_MWC++le.lib. and define new and delete myself. When I do include the library, I get the following message: Link Error : Incorrect ELF header in file RTS_MWC++_le.lib. Possibly wrong endianess of the header. I've tried compiling my code with big and little endianness and it gives the same message either way. I don't see any code I can use to recompile RTS_MWC++le.lib, and I'm wondering if the file on the CD is incorrect, or if I've done something horribly wrong? I started from a stationery project. The file information on the lib is: Created: Sat Sep 6, 97 1:42 pm Modified: Sun Nov 16, 97 9:07 pm, which is probably when I installed it... Size:31,068 bytes help! - nick porcino