[macstl-dev] generator.h question

Ilya Lipovsky lipovsky at skycomputers.com
Sat Jul 2 05:40:27 WST 2005

  • Previous message: [macstl-dev] Re: gcc-4.0.0 la perfecto!
  • Next message: [macstl-dev] not all rosey in the gcc-4.0.0 land
  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]


Glen,
By the way, speaking of generator.h... why is it inside the debug ifdef 
statement?
-Ilya


On Fri, 1 Jul 2005, Ilya Lipovsky wrote:

>>> 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
>> 
>> 
>
>
> _______________________________________________
> macstl-dev mailing list
> macstl-dev at pixelglow.com
> http://www.pixelglow.com/lists/listinfo/macstl-dev
>



  • Previous message: [macstl-dev] Re: gcc-4.0.0 la perfecto!
  • Next message: [macstl-dev] not all rosey in the gcc-4.0.0 land
  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

More information about the macstl-dev mailing list