https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=139982
Pedro F. Giffuni <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|In Progress |Closed Resolution|--- |Overcome By Events --- Comment #2 from Pedro F. Giffuni <[email protected]> --- The updated binutils works fine: $ ld --version GNU ld 2.17.50 [FreeBSD] 2007-07-03 Copyright 2007 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License. This program has absolutely no warranty. % cat foo.c int main(void){return 0;} cc -Wall -c -m32 foo.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
