[macstl-dev] Re: gcc-4.0.0 la perfecto!

Ilya Lipovsky lipovsky at skycomputers.com
Sat Jul 2 04:08:43 WST 2005

  • Next message: [macstl-dev] generator.h question
  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]


>> So here's the set of corrections you need to perform to make stuff 
>> compilable properly:
>> 
>> 1) Fix the issue with absence of newline character at the end of some 
>> files.
>> 
>> 2) In valarray_altivec.h add to the beginning:
>> 
>> #ifdef __linux__
>> extern "C" void *memalign (size_t boundary, size_t __size);
>> #endif
>
>
> One more thing, is ppc_intrinsics.h defined in 4.0? If not I would like to 
> replace functional.h:88 and functional.h:93 with the definitions found in 
> ppc_intrinsics.h and just leave out the header include, especially if 
> __mulhw, __mulhwu will not compile otherwise. I would like macstl to be as 
> self-contained as possible.
>

No, it's not defined in Linux (nor in gcc-4.0.0 for ppc).

> And feel free to communicate through the macstl-dev mailing list, that way if 
> anybody sees stuff that we missed out, we'll get to know. It helps with 
> publicity too since then it appears to be a live project.
>
> Cheers, Glen Low
>
>
> ---
> pixelglow software | simply brilliant stuff
> www.pixelglow.com
> aim: pixglen
>
>



  • Next message: [macstl-dev] generator.h question
  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

More information about the macstl-dev mailing list