Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 2002 22:13:40 +0200 (CEST)
From:      Martin Blapp <mb@imp.ch>
To:        <freebsd-current@freebsd.org>
Subject:    s/i386/1/g with g++3.1 -D ?
Message-ID:  <20020528221033.D9560-100000@levais.imp.ch>

next in thread | raw e-mail | index | archive | help

Hi all,

gcc31 seems to do a s/i386/1/g with -D parameters :-((

# /usr/local/bin/g++31 -D_THREAD_SAFE -fexceptions
-DGXX_INCLUDE="/usr/local/lib/gcc-lib/i386-portbld-freebsd5.0/3.1/include/g++"
-I../stlport -Wall -W -Wno-sign-compare -Wno-unused -Wno-uninitialized
-ftemplate-depth-32 -fPIC  dll_main.cpp -c -o ../lib/obj/GCC-FREEBSD/ReleaseD/dll_main.o

In file included from stlport_prefix.h:28,
                 from dll_main.cpp:34:
../stlport/ctime:25:44:
/usr/local/lib/gcc-lib/1-portbld-freebsd5.0/3.1/include/g++/ctime: No such file or directory

                       ^^^
In file included from stlport_prefix.h:28,

Anybody has a idea why ?

Martin

Martin Blapp, <mb@imp.ch> <mbr@FreeBSD.org>
------------------------------------------------------------------
ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH
Phone: +41 061 826 93 00: +41 61 826 93 01
PGP: <finger -l mbr@freebsd.org>
PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E
------------------------------------------------------------------


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020528221033.D9560-100000>