Date: Sun, 20 Dec 1998 00:15:46 +0300 From: Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru> To: Terry Lambert <tlambert@primenet.com> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Fortran continued [Re: sysinstall] Message-ID: <199812192115.AAA03759@tejblum.dnttm.rssi.ru> In-Reply-To: Your message of "Fri, 18 Dec 1998 01:32:17 GMT."
next in thread | raw e-mail | index | archive | help
Terry Lambert wrote: > Then, if you choose to compile threaded programs, correct operation > of non-threaded programs is not guaranteed (unresovled external > for the threads exception stack) unless you link *all* your code, > threaded or not, against libc_r. > This is probably because config/i386/freebsd.h in your egcs don't define ASM_WEAKEN_LABEL. Mine do, and I don't see this problem. Dima To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812192115.AAA03759>