delorie.com/archives/browse.cgi | search |
From: | "Wim Cools" <wimcools AT wishmail DOT net> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | DLX programming |
Lines: | 20 |
X-Newsreader: | Microsoft Outlook Express 4.72.3155.0 |
X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.3155.0 |
Organization: | WISH B.V. |
Message-ID: | <966454791.684123@news.l3.wish.net> |
Cache-Post-Path: | news.l3.wish.net!unknown AT p9957 DOT nl DOT wish DOT net |
X-Cache: | nntpcache 2.4.0b2 (see http://www.nntpcache.org/) |
Date: | Wed, 16 Aug 2000 21:30:02 +0200 |
NNTP-Posting-Host: | 212.123.129.69 |
X-Trace: | server12-ams1 966454286 212.123.129.69 (Wed, 16 Aug 2000 20:31:26 BST) |
NNTP-Posting-Date: | Wed, 16 Aug 2000 20:31:26 BST |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
I just discovered DLX and I also want to use them but I still have a few problems with it and I don't know how to fix them. and it seems that the DLX worked fine with SEAL so maybe somebody out there knows how I can fix this. When I write a small CPP program (FOO.CPP for example) and I compile it (with gcc -c foo.cpp or something) and then I use DLXGEN to make a DLX file of the little CPP program (dlxgen -o foo.dlx -i foo.o or something like that) DLXGEN returns the following error: Error: input file has more than one section; use -M for map What have I done wrong? I heard that the new gcc compiler generates more than one sections while previous versions didn't. Is this true? And does anybody has an idea how I can fix this so I can use C++ files with DLX (C is no problem, just C++). Fanx anyway
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |