Programming, for all ages and all languages.
chrisa128
Post
by chrisa128 » Wed Feb 26, 2003 4:11 pm
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.
Tim
Post
by Tim » Wed Feb 26, 2003 6:18 pm
Assuming you're using DJGPP, the best way is to upgrade to Cygwin.
chrisa128
Post
by chrisa128 » Thu Feb 27, 2003 8:30 am
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?
Tim
Post
by Tim » Wed Mar 05, 2003 6:11 pm
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/ .