Roland Dreier on 12 Dec 2002 08:56:06 -0800 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: Preparing bugfix release 2.1.5 |
>>>>> "Henri" == Henri Cohen <Henri.Cohen@math.u-bordeaux.fr> writes: Henri> Dear Bill, Please change -malign... into -falign... (at Henri> least on Linux), otherwise gcc >= 3 complains. This is actually a little more difficult to resolve. gcc 2.95 does not accept -falign... I really don't know whether there is a set of flags that works with both gcc 2.95 and 3. - R.