| delorie.com/archives/browse.cgi | search |
| From: | AndrewJ <luminous-is AT REMOVE DOT home DOT com> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Re: V2 update installation problem |
| Message-ID: | <ntq8ss84s37h67st4r1bm8tjhs76fielu2@4ax.com> |
| References: | <hk46sskfspu8ih18tcnp3gs0p319q22o5u AT 4ax DOT com> <39C37E3F DOT 25034 DOT 1ABC2B AT localhost> <lda7ssgfljbg80j124p8g7jfmnuln6o01m AT 4ax DOT com> <39C3ADC3 DOT CA53DBA9 AT bayou DOT uh DOT edu> |
| X-Newsreader: | Forte Agent 1.7/32.534 |
| MIME-Version: | 1.0 |
| Lines: | 16 |
| Date: | Sun, 17 Sep 2000 06:59:10 GMT |
| NNTP-Posting-Host: | 24.42.120.18 |
| X-Complaints-To: | abuse AT home DOT net |
| X-Trace: | news3.rdc1.on.home.com 969173950 24.42.120.18 (Sat, 16 Sep 2000 23:59:10 PDT) |
| NNTP-Posting-Date: | Sat, 16 Sep 2000 23:59:10 PDT |
| Organization: | Excite AT Home - The Leader in Broadband |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
On Sat, 16 Sep 2000 12:28:35 -0500, "!?" <lwp04147 AT bayou DOT uh DOT edu> wrote: >> >As I already said, it seams You have completely messed up Your >> >DJGPP installation. Try reinstalliing DJGPP in fresh directory and see >> >if it's helps. >> No... it was the makefile in question trying to use GCC to compile a C++ >> program, instead of using GPP. >Actually, both solutions worked. >You can either replace "gcc" with "gpp" in the "makefile", or >add "-x c++" and "-lstdcxx -lm" for "gcc". Doh, my bad. I forgot about adding the -l? parameters, which would explain why when I tried gcc, it didn'a work for me. Again, my bad. :) -- AndrewJ
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |