Page 1 of 1
ld
Posted: Wed Feb 26, 2003 4:11 pm
by chrisa128
Is there anyway to make it so that u can link more files with ld as the list is to long for it to work and it cutting some off.
Re:ld
Posted: Wed Feb 26, 2003 6:18 pm
by Tim
Assuming you're using DJGPP, the best way is to upgrade to Cygwin.
Re:ld
Posted: Thu Feb 27, 2003 8:30 am
by chrisa128
Where do I get this and what do you mean by upgrade, do I have to delete all my DJGPP files? And is it compatable with DJGPP?
Re:ld
Posted: Wed Mar 05, 2003 6:11 pm
by Tim
You don't have to delete anything -- it's a completely separate program (it's an implementation of lots of Unix programs, including gcc and ld, for Windows). See
http://www.cygwin.com/.