delorie.com/archives/browse.cgi | search |
From: | Skye <s_c AT geocities DOT com> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | RHIDE duplicating obj files when linking? |
Date: | Fri, 28 Mar 1997 18:19:00 -0800 |
Organization: | Uniserve |
Lines: | 12 |
Message-ID: | <333C7C14.2EB3@geocities.com> |
Reply-To: | s_c AT geocities DOT com |
NNTP-Posting-Host: | dy2-30.van.tvs.net |
Mime-Version: | 1.0 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
RHIDE seems to be inserting an object file on the commanline twice giving duplicate function def. errors. the project has: file1.cc file2.cc file3.h compile works ok but this is what RHIDE tries to do when linking: gx -o prog.exe file1.o file1.o file2.o Bug? Am I missing a setting? What's up? -sc
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |