From: fleet AT cbl DOT cees DOT edu (Fleet Teachout) Newsgroups: comp.os.msdos.djgpp Subject: Creating 16-bit code? Date: 28 Jan 1999 18:28:41 GMT Organization: University of Maryland Chesapeake Biological Laboratory Lines: 8 Message-ID: <78qa8p$98o$1@gamera.cbl.umces.edu> NNTP-Posting-Host: cbl.umces.edu X-Trace: gamera.cbl.umces.edu 917548121 9496 199.75.0.6 (28 Jan 1999 18:28:41 GMT) X-Complaints-To: feedback AT cbl DOT umces DOT edu NNTP-Posting-Date: 28 Jan 1999 18:28:41 GMT X-Newsreader: TIN [UNIX 1.3 950824BETA PL0] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I need to write code for a 16-bit 386 Janus barcode scanner with 450kb of useable RAM. Can't I use djgpp - or must I go get a 16-bit compiler? The machine I'm using to 'develop' the code is, of course, a 32-bit W95 machine. I tried compiling the code using -m386; but that didn't seem to do anything for me. I can't find anything else in the FAQ or INFO GCC that seems to be relevant. - fleet -