delorie.com/archives/browse.cgi | search |
From: | "Steve Chapel" <schapel AT breakthr DOT com> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Problems with strip on Windows 2000 |
Date: | Fri, 21 Jan 2000 15:08:53 -0600 |
Organization: | Breakthrough to Literacy |
Lines: | 19 |
Message-ID: | <86ahpj$iv6$1@news.tis-in.trb> |
NNTP-Posting-Host: | 163.192.185.93 |
X-Trace: | news.tis-in.trb 948488819 19430 163.192.185.93 (21 Jan 2000 21:06:59 GMT) |
X-Complaints-To: | llynch AT tribune DOT com |
NNTP-Posting-Date: | 21 Jan 2000 21:06:59 GMT |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Newsreader: | Microsoft Outlook Express 5.00.2919.5600 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2919.5600 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Here's what happens when I compile a program with gpp and try to use strip on the executable: c:\c++>gpp test.cpp -o test.exe c:\c++>strip -v test.exe copy from test.exe(coff-go32-exe) to staaaaaa(coff-go32-exe) c:/opt/djgpp/bin/strip.exe: test.exe: rename: Invalid argument (EINVAL) I'm using Windows 2000 build 2128, and gcc 2.95.2. I looked in the DJGPP FAQ and found that DJGPP does have some problems with Windows NT, but the problems described there don't seem to explain this symptom. I also checked the DJGPP archives and found problems when strip was used with drive letters and backward slashes, but there are none in the command line or the error messages that I get. Any ideas on what the problem is and how to solve it?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |