At 7:12 PM +0200 4/29/04, Leopold Toetsch wrote:
Dan Sugalski <[EMAIL PROTECTED]> wrote:

 And just to add extra evil, now it works. Seems that gcc does *not*
 align function pointers by default.

Almost: $ perl Configure.pl --maintainer --floatval=double --verbose-step=Determ ... cc1: Invalid option `-falign-functions=8'

This one want -malign-functions=3

Please also check, if it's a power of 2 thingy.

The manpage made it sound like it was an absolute thing, but I can see it being a power-of-two number. GCC 3.3.3 likes the 8, so I hadn't noticed. I've a =3 build going now--if it tests OK I'll commit the change.
--
Dan


--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to