Date: Fri, 01 Dec 1995 10:50:15 +0000 From: Poul-Henning Kamp <phk@critter.tfs.com> To: Bruce Evans <bde@zeta.org.au> Cc: current@freebsd.org, jkh@time.cdrom.com Subject: Re: Life in -current today. Message-ID: <761.817815015@critter.tfs.com> In-Reply-To: Your message of "Fri, 01 Dec 1995 20:33:29 %2B1100." <199512010933.UAA08657@godzilla.zeta.org.au>
next in thread | previous in thread | raw e-mail | index | archive | help
> >cc -O2 -m486 -pipe -o loadfont loadfont.o > >loadfont.o: Undefined symbol `___cmpdi2' referenced from text segment > > >Feh? Didn't somebody just *remove* this one? :-( > > Somebody just found that ___cmpdi2 is used for switches on long long > values. Switching on unsigned long long values was broken a month ago > by removing ___ucmpdi2. Well, we don't do that anywhere anyway :-) -- Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. whois: [PHK] | phk@ref.tfs.com TRW Financial Systems, Inc. Future will arrive by its own means, progress not so.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?761.817815015>