Even with this properly defined, it still does not work properly with DJGPP.
I brought this up when Takehiro first introduced MMX support, I have no
problem in linux, only DOS. First I thought it might be a problem with the
DOS version of nasm that I compiled, so I tried the coff output of the nasm
that I compiled for linux (which produces proper elf object files btw). I
just get undefined references to choose_table_MMX in takehiro.o. I see that
there is a globaldef  in choose_table.nas called choose_table_MMX. I didn't
know if it should be _choose_table_MMX or what, I don't know how that naming
scheme goes. I tried to hack around with a few things last night, with no
luck, I just wanted to see it work.

Joshua Bahnsen (in no way a programmer)
----- Original Message -----
From: "Robert Hegemann" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 25, 2000 4:57 PM
Subject: Re: [MP3 ENCODER] How to enable support for MMX/3D-Now/ISSE ?


Alberto Garc�a schrieb am Die, 25 Jul 2000:
> By the way, I don't think it does much actually, because the first
> '#' is the line CC_SWITCCH instead of CC_SWITCHES (at least in LAME 3.85),
> so you should fix this if it's not in the CVS version :)

Thanks, I just corrected that typo in the CVS version.


Robert
--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )


--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Reply via email to