delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
Message-ID: | <4404EB6F.D050DB39@compuserve.de> |
Date: | Wed, 01 Mar 2006 01:31:44 +0100 |
From: | Florian Liebig <FlorianLiebigEMD AT compuserve DOT de> |
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: | djgpp for kernel dev. |
Lines: | 18 |
NNTP-Posting-Host: | 199b910f.news.freenet.de |
X-Trace: | DXC=kHF7j?CTbgIo AT ECUP[Pk7CKZSdekToV0B4o:H>_ AT f`RB[Ca;aCkVjaHkCbd<0i;5\O2fEa[K AT YMLE |
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 guys at comp.os.msdos.djgpp. i've got a serious problem now. i'm using djgpp gnu gcc package 2.7.2 and all i want to use it for is developing a kernel in high level language. the compiled 32bit kernel shall be used by an experimental os written by myself. but there's my problem : the output of gcc.exe/ld.exe always need to link in some library functions of libgpp/ libc etc., what i do not understand, because the code that i wrote doesn't makes the use any of the specific gnu libraries. the next problem is ld.exe's behaviour to link in the stub program, that makes it executable in msdos env's. is there any way to link the .o files with ld.exe to a plain 32bit prot.-mode binary image ?? please tell me how to go on creating a plain code image to further proceed on. thanks, florian.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |