Mail Archives: djgpp/1999/04/05/19:24:19
I had the same problem. I ended up downloading the newest version of RHIDE
1.4.7 I think. It is still BETA (yech!) but so far it works. It got rid of
the problem.
Hope it helps.
Chris
(Oh, you will need to go to the RHIDE homepage, not the DJGPP. I don't have
the URL sorry, but do a Yahoo or other search and it should pop up)
--
**************************************************************
Microsoft has assmilated my system, I am running
IE 5.0, I feel so dirty.
RESISTANCE IS FUTILE, YOU WILL ALL BECOME ONE WITH MICROSOFT
"In an insane world, I am just about normal"--CMM98
______________________________________________________________
If you would like to contact me, try the following:
ICQ.....................15799322
WEB.................... http://home.earthlink.net/~mightymac
YAHOO PAGER.............MMB49827
--------------------------------------------------------------
Martin Str|mberg <ams AT ludd DOT luth DOT se> wrote in message
news:7ea47p$egk$3 AT news DOT luth DOT se...
> John Smith (discman_64 AT hotmail DOT com) wrote:
> :
> : >
> : >Hmm... Humor me for a minute and try this:
> : >
> : > Switch to the DJGPP\LIB subdirectory
> : > Type:
> : > REN libstd~1.a libstdcx.a
> : > ("The '~' is a tilde, not a hyphen)
> : > Try compiling your program again. Did it work this time?
> : >
> : >If that fixed things, you had the same problem I did: the linker
refuses
> : >to recognize libstdcxx.a, because it's a long file name ("libstdcxx"
> : >consists of more than 8 characters). Renaming the file to "libstdcx.a"
> : >makes it a regular DOS 8.3 file name. I have no idea why this causes a
> : >problem for only a few people, and the majority has no trouble at all,
> : >but there you have it....
> : >
> : >-Jesse
> : >
> : No... didnt change a thing.....
>
> Are you running in WINDOZE 4.0 or 4.1 (95 or 98)?
>
> If so what is the environment variable LFN set to? Do you run DJGPP
> 2.1 or 2.2?
>
> _If_ (WINDOZE 4.0 or 4.1) and LFN=y, then "ren libstdcx.a libstdcxx.a"
> could be the solution.
>
>
> Right,
>
> MartinS
- Raw text -