X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-ID: <4409DE30.46EFBC5F@compuserve.de> Date: Sat, 04 Mar 2006 19:36:32 +0100 From: Florian Liebig X-Mailer: Mozilla 4.7 [de]C-CCK-MCD CSO 1.0 (Win95; I) X-Accept-Language: de,en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: djgpp for kernel dev. References: <4404EB6F DOT D050DB39 AT compuserve DOT de> <200603011425 DOT k21EPHCE005449 AT envy DOT delorie DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 17 NNTP-Posting-Host: d922bfa0.news.freenet.de X-Trace: DXC=hV]HYKMFWdKcDFialBE:mFKZSdekToV0BaW\Sa;gf0]HcC\AL:XPRaA682R46W=dIB5Q:2I7CBF9F X-Complaints-To: abuse AT freenet DOT de To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com hi, mr. delorie. thanks a lot for your time :) > If you really want to use djgpp's native compiler, you'll probably > want to run the linker yourself so you know *exactly* what you're > including in your image. so, this is what i'm trying all the time. now i've got the messages : __builtin_delete and __main is unresolved. so i created a .c file and defined those functions, but now the linker doesn't know where to point the start adress at. by the way , with my djgpp package didn't came the .inf files for your ld.exe. where can i get those ? any free ftp server outside ?