OSDev.org

The Place to Start for Operating System Developers
It is currently Sun Apr 28, 2024 6:11 pm

All times are UTC - 6 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Watcom Correction
PostPosted: Fri Oct 17, 2008 2:41 pm 
Offline
Member
Member

Joined: Sun Jan 07, 2007 9:40 am
Posts: 153
My membership has been pending for months, Ive tried several times to register but it remains 'pendng'

anway http://wiki.osdev.org/Watcom says:
Quote:
Natively, all Watcom C/C++ compilers can produce is OMF (.obj) files by default. These can be linked with the Watcom linker into an ELF file but not plain binary. Its reccomended you use some other linker.

This is not exactly accurate. WLINK can link multiple OBJs into a flat binary and its possible to use a linker script to manually order and locate segments. There is also a sub-project of the assembler called JWASM that can produce flat binaries from ASM code.

_________________
www.davidmott.com


Top
 Profile  
 
 Post subject: Re: Watcom Correction
PostPosted: Fri Oct 17, 2008 3:00 pm 
Offline
Member
Member
User avatar

Joined: Fri Jun 27, 2008 8:05 pm
Posts: 162
Location: ND, USA
It takes a LONG time to get registered. Trust me here.

I'll see if I can edit the wiki for you.

_________________
OS-LUX V0.0
Working on...
Memory management: the Pool


Top
 Profile  
 
 Post subject: Re: Watcom Correction
PostPosted: Fri Oct 17, 2008 3:14 pm 
Offline
Member
Member
User avatar

Joined: Fri Jun 27, 2008 8:05 pm
Posts: 162
Location: ND, USA
Changed text into a comment stating that this parts of this section have been removed.

_________________
OS-LUX V0.0
Working on...
Memory management: the Pool


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group