Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2002 19:54:01 -0700
From:      Kris Kennaway <kris@obsecurity.org>
To:        current@FreeBSD.org
Subject:   libstdc++ does not contain fabsl symbol
Message-ID:  <20021020025400.GA13776@xor.obsecurity.org>

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

--yrj/dFKFPuw6o+aM
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

World is broken if you try and build with -fno-builtin:

c++  -O -pipe -ggdb -fno-builtin -march=pentium3    -I/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib -I/usr/src/gnu/usr.bin/gperf  -o gperf bool-array.o gen-perf.o hash-table.o iterator.o key-list.o list-node.o main.o new.o options.o read-line.o trace.o vectors.o version.o hash.o getopt.o getopt1.o
gen-perf.o: In function `Gen_Perf::Gen_Perf()':
/usr/src/contrib/gperf/src/bool-array.icc:81: warning: rand() does not produce high-quality random numbers and should not generally be used
/usr/obj/usr/src/i386/usr/lib/libstdc++.so: undefined reference to `fabsl'
*** Error code 1

Kris

--yrj/dFKFPuw6o+aM
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQE9shrIWry0BWjoQKURAiCTAKCafUPD5wtTl6Syo7kV26bW31I3qQCdELZp
s9gzqdpHbYEvFP2kbLDXbtQ=
=J4u0
-----END PGP SIGNATURE-----

--yrj/dFKFPuw6o+aM--

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?20021020025400.GA13776>