Date: Sat, 10 Aug 2002 16:17:27 +0200 From: Gerhard =?iso-8859-1?Q?H=E4ring?= <haering_linux@gmx.de> To: freebsd-stable@freebsd.org Subject: Stop in /usr/src/gnu/lib/libstdc++ Message-ID: <20020810141727.GA4068@lilith.highqualdev>
next in thread | raw e-mail | index | archive | help
Build log: ... c++ -fpic -DPIC -O -pipe -march=pentium -I/mnt/data/bsd/src/gnu/lib/libstdc++ -I/mnt/data/bsd/src/gnu/lib/libstdc++/../../../contrib/libstdc++/include -I/mnt/data/bsd/src/gnu/lib/libstdc++/../../../contrib/libstdc++/../libio -I. -I/mnt/data/bsd/src/gnu/lib/libstdc++/../../../contrib/libstdc++/stl -I/mnt/data/bsd/src/gnu/lib/libstdc++/../../../contrib/libstdc++ -I/mnt/data/bsd/src/gnu/lib/libstdc++/../../../contrib/libstdc++/../gcc/cp/inc -I. -nostdinc++ -fno-implicit-templates -c dcomplex.cc -o dcomplex.So dcomplex.cc:0: malformed option `-D ' *** Error code 1 I've got build stops with messages "malformed option `-D '" in the past already. Maybe this kind of problem could be fixed once and for all? I can't see the problem in the above line, maybe the -DPIC is misplaced? Gerhard -- mail: gerhard <at> bigfoot <dot> de registered Linux user #64239 web: http://www.cs.fhm.edu/~ifw00065/ OpenPGP public key id AD24C930 public key fingerprint: 3FCC 8700 3012 0A9E B0C9 3667 814B 9CAA AD24 C930 reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b'))) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020810141727.GA4068>