Excellent. I guess I really need to get a copy of the C99 spec and dig through it. http://webstore.ansi.org/ansidocstore/product.asp?sku=ANSI%2FISO%2FIEC+9899%2D1999 Thanx! GCC does have a table of what's been implemented so far: http://www.gnu.org/software/gcc/c99status.html Which indicates gcc all ready supports this? I have not yet dug into which pragmas though... ;-) Andi Kleen wrote: > > On Thu, Nov 02, 2000 at 02:27:35PM -0700, Tim Riker wrote: > > #pragma is a particularly difficult problem to deal with because it is > > non macro friendly. =( > > When you assume C99 it is no problem, because C99 has _Pragma() > > -Andi -- Tim Riker - http://rikers.org/ - short SIGs! <g> All I need to know I could have learned in Kindergarten ... if I'd just been paying attention. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: non-gcc linux? (was Re: Where did kgcc go ... Kai Henningsen
- Re: non-gcc linux? (was Re: Where did kgcc go ... Theodore Y. Ts'o
- Re: non-gcc linux? (was Re: Where did kgcc go ... Tim Riker
- Re: non-gcc linux? (was Re: Where did kgcc go ... Martin Dalecki
- Re: non-gcc linux? (was Re: Where did kgcc go ... Alan Cox
- Re: non-gcc linux? (was Re: Where did kgcc go ... Tim Riker
- Re: non-gcc linux? (was Re: Where did kgcc go ... Alan Cox
- Re: non-gcc linux? (was Re: Where did kgcc go ... Andi Kleen
- Re: non-gcc linux? Tim Riker
- Re: non-gcc linux? Andi Kleen
- Re: non-gcc linux? Tim Riker
- Re: non-gcc linux? Gábor Lénárt
- Re: non-gcc linux? Kai Henningsen
- Re: non-gcc linux? (was Re: Where did kgcc go ... Kai Henningsen
- Re: non-gcc linux? (was Re: Where did kgcc go ... Jes Sorensen
- Re: non-gcc linux? (was Re: Where did kgcc go ... Tim Riker
- Re: non-gcc linux? (was Re: Where did kgcc go ... Richard B. Johnson
- Re: non-gcc linux? (was Re: Where did kgcc go ... David Lang
- Re: non-gcc linux? (was Re: Where did kgcc go ... Richard B. Johnson
- Re: non-gcc linux? (was Re: Where did kgcc go ... Andi Kleen
- Re: non-gcc linux? Tim Riker