delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/03/24/18:04:48

From: "Dpto.Tecnología Electrónica" <victor AT dte DOT uma DOT es>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: RHIDE long filenames?
Date: 24 Mar 1998 19:47:44 GMT
Organization: Universidad de Málaga
Lines: 35
Message-ID: <01bd5755$8551a900$1f3bd696@pc31.dte.uma.es>
References: <3517C9AC DOT 30001F7A AT jhu DOT edu> <3517CEBD DOT 3E036DDB AT jhu DOT edu>
NNTP-Posting-Host: pc31.dte.uma.es
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp


Geoffrey Schoenbaum, MD, PhD <schoenbg AT jhu DOT edu> escribió en artículo
<3517CEBD DOT 3E036DDB AT jhu DOT edu>...
> Sorry I jumped the gun - I found the documentation on the web and have
> added the -y command line option to enable the long file names and
> discoved that I need to save my options in a project file.  Now,
> however, I have a new error after the file is compiled as follows:
> 
> compiling: text3.cpp
> no errors
> creating: text3.exe
> error: c:/djgpp/bin/ld.exe:  cannot open -lstdcx: no such file or
> directory (ENOENT)
> 
> Any help would be appreciated, since I would like to be able to use this
> IDE.
> 
> Geoff
> schoenbg AT jhu DOT edu
> 

If you're using gcc 2.8.x you must rename the file
		
		<DJGPP>/lib/libstdcxx.a

to 		<DJGPP>/lib/libstdcx.a

cause RHIDE looks for this file implicity.

If you use gcc 2.7.x you should not have that problem.

VIK

 

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019