FAT GMP 5 binaries

Richard Dawe rich@phekda.freeserve.co.uk
Sat, 24 May 2003 23:45:07 +0100


Hello.

Kevin Ryde wrote:
[snip]
> I'm thinking of some sort of fat_path in configure which would link
> found asm files into the build directory under names like
> p4_addmul_1.asm, etc.  Will have to exclude mmx/sse2 if the assembler
> can't handle it.
[snip]

Please don't make the filenames longer by prepending/appending processor
information. If you make the filenames longer, they won't be unique for the
8+3 convention for DOS. (People do use the GMP packages for DJGPP.) I know
it's a right PITA, but please put the code in a subdirectory with a name
related to the processor instead.

Thanks, bye, Rich =]

-- 
Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]