Path: chuka.playstation.co.uk!news From: "Laurent GAY" Newsgroups: scee.yaroze.programming.codewarrior Subject: CW and object-files Date: 21 Feb 1998 20:24:06 GMT Organization: INFONIE Lines: 24 Message-ID: <01bd3f07$371cd7c0$5571f2c3@leader> NNTP-Posting-Host: ppp-113-85.infonie.fr X-Newsreader: Microsoft Internet News 4.70.1161 Hi there ! Does anybody know how to link a single object-file in a CW project ??? i explain...i only have the object code of the function ReadCDDA written by COLIN, all is correct with GCC...you only have to include the file "cdfeed.o" in the makefile... but with CW !!! it's much more difficult ...for me... =o) i tried much much way to include the file cdfeed.o in my project but nothing works !!! i think it's because it was compile with GCC ...am i right ? or CW doesn't like the ways i used to link the file... is there anybody in the same case ? please help me... Cheers , Laurent