Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!usc!apple!rutgers!uwvax!brownie.cs.wisc.edu!so From: so@brownie.cs.wisc.edu (Bryan S. So) Newsgroups: comp.os.msdos.programmer Subject: GNU ld is not working Message-ID: <1990Dec7.185856.19276@spool.cs.wisc.edu> Date: 7 Dec 90 18:58:56 GMT Sender: news@spool.cs.wisc.edu (The News) Organization: U of Wisconsin CS Dept Lines: 16 Originator: so@brownie.cs.wisc.edu I was not able to compile anything with the gcc for MSDOS under MSDOS 4.01. gcc hello.c gives ld: not defined for a_out gcc -o anything hello.c gives ld: not defined for anything Has anybody succeeded in compiling using gcc under any version of DOS? Bryan