OSDev.org

The Place to Start for Operating System Developers
It is currently Mon May 20, 2024 8:14 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Digital Mars linker
PostPosted: Fri Aug 06, 2004 1:33 am 
Guys, does anyone have experience with Digital Mars linker? ???

With ld it is possible to tell the linker that we want "text" (code segment) address to be at the 1mb memory mark by instruction:

ld main.o -o main.bin --oformat binary -Ttext 0x100000

How I do the same with DigitalMars linker?

Thanks in advance ;)


Top
  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 7 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