www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/04/05/11:55:27

From: "merser" <merser AT image DOT dk>
To: <djgpp AT delorie DOT com>
Subject: GCC 2.8.0 installation?
Date: Sun, 5 Apr 1998 17:54:27 +0200
Message-ID: <01bd60ab$1cae48e0$8ba9eac2@Image>
MIME-Version: 1.0

This is a multi-part message in MIME format.

------=_NextPart_000_0063_01BD60BB.E03718E0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_001_0064_01BD60BB.E03718E0"


------=_NextPart_001_0064_01BD60BB.E03718E0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Tried to install GCC 8.0.
Did as the Readme file for djgpp told:.
Downloaded     =20
    GCC280b.zip
    GPP280b.zip
    OBJC280.zip
Unzipped with the -d switch
I'm using Win97. LFN=3Dy and NameNumericTail set =3D0=20
Removed my old gcc installation, in fact I deleted the DJGPP directory =
and reinstalled all of the nessesary utilities.
=20
When I try to build my program the appended error message apears.
Is it the STL that isn't working correct. Tried with -fsjlj-exceptions =
but that didn't help.
=20
The compiler manages plain ansi C
=20
Any hints ? or must I reinstall my old working compiler?

------=_NextPart_001_0064_01BD60BB.E03718E0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content=3Dtext/html;charset=3Diso-8859-1 =
http-equiv=3DContent-Type>
<META content=3D'"MSHTML 4.71.1712.3"' name=3DGENERATOR>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV>
<DIV><FONT color=3D#000000 size=3D2>Tried to install GCC =
8.0.</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>Did as the Readme file for djgpp=20
told:.</FONT></DIV>
<DIV><FONT color=3D#000000 =
size=3D2>Downloaded&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>&nbsp;&nbsp;&nbsp; =
GCC280b.zip</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>&nbsp;&nbsp;&nbsp; =
GPP280b.zip</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>&nbsp;&nbsp;&nbsp; =
OBJC280.zip</FONT></DIV>
<DIV><FONT size=3D2>Unzipped with the -d switch</FONT></DIV>
<DIV><FONT size=3D2>I'm using Win97. LFN=3Dy and NameNumericTail set=20
=3D0</FONT>&nbsp;</DIV>
<DIV><FONT color=3D#000000 size=3D2>Removed my old gcc installation, in =
fact I=20
deleted the DJGPP directory and reinstalled all of the nessesary=20
utilities.</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#000000 size=3D2>When I try to build my program the =
appended=20
error message apears.</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT><FONT size=3D2>Is it the STL =
that isn't=20
working correct. Tried with -fsjlj-exceptions but that didn't =
help.</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>The compiler manages plain ansi C</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Any hints ? or must I reinstall my old working=20
compiler?</FONT></DIV></DIV></BODY></HTML>

------=_NextPart_001_0064_01BD60BB.E03718E0--

------=_NextPart_000_0063_01BD60BB.E03718E0
Content-Type: application/octet-stream;
	name="Errors"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="Errors"

In file included from c:/djgpp/lang/cxx/new.h:6,
                 from c:/djgpp/lang/cxx/stlalgobase.h:52,
                 from c:/djgpp/lang/cxx/deque:30,
                 from defer.cc:5:
c:/djgpp/lang/cxx/std/new.h:26: warning: declaration of `operator =
delete(void *)' throws different exceptions
<internal>:26: warning: previous declaration here
c:/djgpp/lang/cxx/std/new.h:27: warning: declaration of `operator delete =
[](void *)' throws different exceptions
<internal>:27: warning: previous declaration here
c:/djgpp/tmp/ccaaaaaa1.o(.text+0xe):defer.cc: undefined reference to =
`ostream::operator<<(int)'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0xe2):defer.cc: undefined reference to =
`cout'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x141):defer.cc: undefined reference to =
`endl(ostream &)'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x14a):defer.cc: undefined reference to =
`cout'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x14f):defer.cc: undefined reference to =
`__ls__H3ZcZt18string_char_traits1ZcZt24__default_alloc_template2b0i0_R7o=
streamRCt12basic_string3ZX01ZX11ZX21_R7ostream'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x15a):defer.cc: undefined reference to =
`ostream::operator<<(ostream &(*)(ostream &))'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x3a5):defer.cc: undefined reference to =
`__malloc_alloc_template<0>::__malloc_alloc_oom_handler'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x3b3):defer.cc: undefined reference to =
`endl(ostream &)'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x3bd):defer.cc: undefined reference to =
`cerr'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x3c2):defer.cc: undefined reference to =
`ostream::operator<<(char const *)'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x3cd):defer.cc: undefined reference to =
`ostream::operator<<(ostream &(*)(ostream &))'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x42a):defer.cc: undefined reference to =
`__default_alloc_template<false, 0>::end_free'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x433):defer.cc: undefined reference to =
`__default_alloc_template<false, 0>::start_free'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x44e):defer.cc: undefined reference to =
`__default_alloc_template<false, 0>::start_free'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x466):defer.cc: undefined reference to =
`__default_alloc_template<false, 0>::start_free'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x4b4):defer.cc: undefined reference to =
`__default_alloc_template<false, 0>::start_free'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x4cc):defer.cc: undefined reference to =
`__default_alloc_template<false, 0>::start_free'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x4e5):defer.cc: undefined reference to =
`__default_alloc_template<false, 0>::heap_size'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x538):defer.cc: undefined reference to =
`__default_alloc_template<false, 0>::free_list'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x545):defer.cc: undefined reference to =
`__default_alloc_template<false, 0>::start_free'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x55e):defer.cc: undefined reference to =
`__default_alloc_template<false, 0>::start_free'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x579):defer.cc: undefined reference to =
`__default_alloc_template<false, 0>::start_free'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x57f):defer.cc: undefined reference to =
`__default_alloc_template<false, 0>::start_free'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x5c5):defer.cc: undefined reference to =
`__default_alloc_template<false, 0>::free_list'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x5ff):defer.cc: undefined reference to =
`__default_alloc_template<false, 0>::start_free'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x604):defer.cc: undefined reference to =
`__default_alloc_template<false, 0>::start_free'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x614):defer.cc: undefined reference to =
`__default_alloc_template<false, 0>::end_free'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x646):defer.cc: undefined reference to =
`__default_alloc_template<false, 0>::end_free'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x660):defer.cc: undefined reference to =
`__default_alloc_template<false, 0>::start_free'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x66f):defer.cc: undefined reference to =
`__default_alloc_template<false, 0>::heap_size'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x674):defer.cc: undefined reference to =
`__default_alloc_template<false, 0>::start_free'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x684):defer.cc: undefined reference to =
`__default_alloc_template<false, 0>::end_free'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x6f6):defer.cc: undefined reference to =
`__default_alloc_template<false, 0>::free_list'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x2463):defer.cc: undefined reference to =
`__default_alloc_template<false, 0>::free_list'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x25e7):defer.cc: undefined reference to =
`__default_alloc_template<false, 0>::free_list'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x2a75):defer.cc: undefined reference to =
`ostream::operator<<(char const *)'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x2e0c):defer.cc: undefined reference to =
`basic_string<char, string_char_traits<char>, =
__default_alloc_template<false, 0> >::nilRep'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x2e41):defer.cc: undefined reference to =
`string_char_traits<char>::length(char const *)'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x2e7b):defer.cc: undefined reference to =
`basic_string<char, string_char_traits<char>, =
__default_alloc_template<false, 0> >::replace(unsigned long, unsigned =
long, char const *, unsigned long)'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x2e9f):defer.cc: undefined reference to =
`clone__Q2t12basic_string3ZcZt18string_char_traits1ZcZt24__default_alloc_=
template2b0i03Rep'
c:/djgpp/tmp/ccaaaaaa1.o(.text+0x2f2b):defer.cc: undefined reference to =
`__dl__Q2t12basic_string3ZcZt18string_char_traits1ZcZt24__default_alloc_t=
emplate2b0i03RepPv'

------=_NextPart_000_0063_01BD60BB.E03718E0--

- Raw text -


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