This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: MinGW32 queries: 3dNOW support, profiling


On Sun, 27 Feb 2000, Tom Womack wrote:

> I think this should probably go to a binutils mailing list, but I can't find
> one. It may be that this is just a request to Dr Khan to put a newer version
> of binutils into Mingw32 (I'm currently using 2.95-2).
> 
> The question is as in the title: if I try to assemble something like
> 
> void main(void)
> {
>   __asm__("pfadd %mm0,%mm1");
> }


Yes, this and the next issue you bring belongs in the binutils list.

You can pick up a pre-release version of my binutils distrib (it'll
be in the upcoming mingw release as well as in the next Cygwin net
release) from:

ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/mingw32/snapshots/gcc-2.95.2-1/

binaries and sources for binutils based on 19990818 are there.

Handles pfadd as well as C++ profiling.

Regards,
Mumit



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]