Bug#337304: [Fwd: Bug#337304: Floating point exception in SLang_init_all() on alpha]

2005-11-03 Thread Alastair McKinstry
John E. Davis wrote: On Thu, 03 Nov 2005 19:56:46 +, you said: The following example causes libslang2 to throw a Floating point exception on Alpha. Works fine on i386. How was it compiled for the alpha? That is, what set of CFLAGS were used? For the alpha, which

Bug#337304: [Fwd: Bug#337304: Floating point exception in SLang_init_all() on alpha]

2005-11-03 Thread John E. Davis
On Thu, 03 Nov 2005 20:58:32 +, Alastair McKinstry [EMAIL PROTECTED] said: ELF_CC = $(CC) ELF_LINK = $(CC) $(LDFLAGS) -shared -Wl,-soname The problem is that the build process is using: /usr/bin/make -C build-tree/slang-2.0.4 CFLAGS=-g -O2 -fno-strength-reduce -D_R EENTRANT

Bug#337304: [Fwd: Bug#337304: Floating point exception in SLang_init_all() on alpha]

2005-11-03 Thread Steve Langasek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Nov 03, 2005 at 04:54:40PM -0500, John E. Davis wrote: On Thu, 03 Nov 2005 20:58:32 +, Alastair McKinstry [EMAIL PROTECTED] said: ELF_CC = $(CC) ELF_LINK = $(CC) $(LDFLAGS) -shared -Wl,-soname The problem is that the build