[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Correct way to build .deb with -mieee



Hello,

I have a program (petscgraphics) which, when built without -mieee, fails with SIGFPE (division by zero); with -mieee, works perfectly (still divides by zero, but works anyway).

So, should -mieee go in debian/rules, something like "CFLAGS=-mieee ./configure --prefix=/usr"? Or is there a more intelligent way for upstream (me) to put it in, such that it is only used for one source file (petscgraphics.c)?

Thanks,
--

-Adam P.

GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Welcome to the best software in the world today cafe! <http://lyre.mit.edu/%7Epowell/The_Best_Stuff_In_The_World_Today_Cafe.ogg>




Reply to: