| www.delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
| X-Trace-PostClient-IP: | 68.150.48.169 |
| From: | "Fausto Arinos Barbuto" <fbarbuto2002 DOT no AT spam DOT yahoo DOT ca> |
| Newsgroups: | comp.os.msdos.djgpp |
| References: | <1138752466 DOT 124254 DOT 232930 AT g47g2000cwa DOT googlegroups DOT com> |
| Subject: | Re: g77 |
| Lines: | 45 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-Newsreader: | Microsoft Outlook Express 6.00.2900.2180 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2900.2180 |
| X-RFC2646: | Format=Flowed; Original |
| Message-ID: | <ZpeEf.306160$tl.84363@pd7tw3no> |
| Date: | Thu, 02 Feb 2006 02:48:25 GMT |
| NNTP-Posting-Host: | 24.70.95.207 |
| X-Complaints-To: | abuse AT shaw DOT ca |
| X-Trace: | pd7tw3no 1138848505 24.70.95.207 (Wed, 01 Feb 2006 19:48:25 MST) |
| NNTP-Posting-Date: | Wed, 01 Feb 2006 19:48:25 MST |
| Organization: | Shaw Residential Internet |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
<fausto_barbuto AT yahoo DOT ca> wrote in message
news:1138752466 DOT 124254 DOT 232930 AT g47g2000cwa DOT googlegroups DOT com...
>
> Hello,
>
> Which g77 binary works with GCC 4.0.1? I have 3.4.4 installed and
> I've had
> problems with it. Here there are the error messages:
>
> E:\UserData\Programs\Fortran>g77 -o t.exe 1000d.for
>
> d:/program files/djgpp/lib/crt0.o:crt0.s:(.data+0xc6): undefined reference to `end'
> d:/program files/djgpp/lib/libc.a(exit.o):exit.c:(.text+0x33): undefined reference to
> `djgpp_last_dtor'
> d:/program files/djgpp/lib/libc.a(exit.o):exit.c:(.text+0x38): undefined reference to
> `djgpp_first_dtor'
> d:/program files/djgpp/lib/libc.a(exit.o):exit.c:(.text+0x49): undefined reference to
> `djgpp_first_dtor'
> d:/program files/djgpp/lib/libc.a(dpmiexcp.o):dpmiexcp.c:(.text+0x1d6): undefined reference to
> `end'
> d:/program files/djgpp/lib/libc.a(dpmiexcp.o):dpmiexcp.c:(.text+0x5d2): undefined reference to
> `end'
> d:/program files/djgpp/lib/libc.a(dpmiexcp.o):dpmiexcp.c:(.text+0xb24): undefined reference to
> `end'
> d:/program files/djgpp/lib/libc.a(_main.o):_main.c:(.text+0x1a): undefined reference to
> `djgpp_last_ctor'
> d:/program files/djgpp/lib/libc.a(_main.o):_main.c:(.text+0x1f): undefined reference to
> `djgpp_first_ctor'
> d:/program files/djgpp/lib/libc.a(_main.o):_main.c:(.text+0x2f): undefined reference to
> `djgpp_first_ctor'
>
> What is that? All libs seem to be there.
>
> Any help will be very welcome.
>
> ---Fausto
>
I fixed the problem already, thanks.
---Fausto
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |