Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-07 Thread Richard B. Johnson
On Tue, 7 Nov 2000, David Lang wrote: > Dick Johnson, > earlier in the discussion there was a post of the 'incompatabilities' > that were noted and one of the replies to that listed several c99 tools > available to do the same job with the c99 syntax, so there are at least > some cases where

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-07 Thread David Lang
:06:28 -0500 (EST) > From: Richard B. Johnson <[EMAIL PROTECTED]> > To: Tim Riker <[EMAIL PROTECTED]> > Cc: Jes Sorensen <[EMAIL PROTECTED]>, > Linux Kernel Mailing List <[EMAIL PROTECTED]> > Subject: Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-t

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-07 Thread Richard B. Johnson
On Tue, 7 Nov 2000, Tim Riker wrote: > Jes, > > Hey how's Itanium been lately? > > As was mentioned before, there are nonproprietary compilers around as > well that might be good choices. My point is that the ANSI C steering > committee is probably a more balanced forum to determine C syntax

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-07 Thread Tim Riker
Jes, Hey how's Itanium been lately? As was mentioned before, there are nonproprietary compilers around as well that might be good choices. My point is that the ANSI C steering committee is probably a more balanced forum to determine C syntax than the gcc team. We should adopt c99 syntax where

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-07 Thread Jes Sorensen
> "Tim" == Tim Riker <[EMAIL PROTECTED]> writes: Tim> Alan Cox wrote: >> > 1. There are architectures where some other compiler may do >> better > optimizations than gcc. I will cite some examples here, no >> need to argue >> >> I think we only care about this when they become free

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-07 Thread Jes Sorensen
"Tim" == Tim Riker [EMAIL PROTECTED] writes: Tim Alan Cox wrote: 1. There are architectures where some other compiler may do better optimizations than gcc. I will cite some examples here, no need to argue I think we only care about this when they become free software. Tim This may be

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-07 Thread Richard B. Johnson
On Tue, 7 Nov 2000, Tim Riker wrote: Jes, Hey how's Itanium been lately? As was mentioned before, there are nonproprietary compilers around as well that might be good choices. My point is that the ANSI C steering committee is probably a more balanced forum to determine C syntax than

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-07 Thread David Lang
:28 -0500 (EST) From: Richard B. Johnson [EMAIL PROTECTED] To: Tim Riker [EMAIL PROTECTED] Cc: Jes Sorensen [EMAIL PROTECTED], Linux Kernel Mailing List [EMAIL PROTECTED] Subject: Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?) On Tue, 7 Nov 2000, Tim Riker wrote: Jes

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-07 Thread Richard B. Johnson
On Tue, 7 Nov 2000, David Lang wrote: Dick Johnson, earlier in the discussion there was a post of the 'incompatabilities' that were noted and one of the replies to that listed several c99 tools available to do the same job with the c99 syntax, so there are at least some cases where things

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-06 Thread Ralf Baechle
On Sat, Nov 04, 2000 at 12:34:23AM -0500, Aaron Sethman wrote: > > SGI's pro64 is free software and AFAIK is able to compile a kernel on IA64. > > It is also not clear if gcc will ever produce good code on IA64. > > Well if its compiling the kernel just fine without alterations to the > code,

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-06 Thread Horst von Brand
Michael Meissner <[EMAIL PROTECTED]> said: [...] > Now people seem to be advocating moving the kernel to use features from C99 > that haven't even been coded yet (which mean when coded using the latest > codegen as well). Note, I seriously doubt Linus will want a flag day (ie, > after a given

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-06 Thread Horst von Brand
Michael Meissner [EMAIL PROTECTED] said: [...] Now people seem to be advocating moving the kernel to use features from C99 that haven't even been coded yet (which mean when coded using the latest codegen as well). Note, I seriously doubt Linus will want a flag day (ie, after a given kernel

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-06 Thread Ralf Baechle
On Sat, Nov 04, 2000 at 12:34:23AM -0500, Aaron Sethman wrote: SGI's pro64 is free software and AFAIK is able to compile a kernel on IA64. It is also not clear if gcc will ever produce good code on IA64. Well if its compiling the kernel just fine without alterations to the code, then

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-05 Thread Kai Henningsen
[EMAIL PROTECTED] (Michael Meissner) wrote on 04.11.00 in <[EMAIL PROTECTED]>: > On Sat, Nov 04, 2000 at 02:24:00PM +0200, Kai Henningsen wrote: > > [EMAIL PROTECTED] (Andi Kleen) wrote on 02.11.00 in > > <[EMAIL PROTECTED]>: > > > > > again with a different syntax than gcc [I guess it would

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-05 Thread Kai Henningsen
[EMAIL PROTECTED] (Michael Meissner) wrote on 04.11.00 in [EMAIL PROTECTED]: On Sat, Nov 04, 2000 at 02:24:00PM +0200, Kai Henningsen wrote: [EMAIL PROTECTED] (Andi Kleen) wrote on 02.11.00 in [EMAIL PROTECTED]: again with a different syntax than gcc [I guess it would have been too

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-04 Thread Michael Meissner
On Sat, Nov 04, 2000 at 02:24:00PM +0200, Kai Henningsen wrote: > [EMAIL PROTECTED] (Andi Kleen) wrote on 02.11.00 in ><[EMAIL PROTECTED]>: > > > again with a different syntax than gcc [I guess it would have been too easy > > to just use the gcc syntax] > > One of the big problems in C99 was

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-04 Thread Kai Henningsen
[EMAIL PROTECTED] (Andi Kleen) wrote on 02.11.00 in <[EMAIL PROTECTED]>: > again with a different syntax than gcc [I guess it would have been too easy > to just use the gcc syntax] One of the big problems in C99 was that there was nobody on the committee who really understood gcc well, so

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-04 Thread Kai Henningsen
[EMAIL PROTECTED] (Tim Riker) wrote on 02.11.00 in <[EMAIL PROTECTED]>: > 1. C++ style comments > > Occurs in over 4000 lines of source and header files. :-( Should be > converted to ansi c comments? We will probably want to just skirt this > issue for now as the next rev of ANSI C is likely to

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-04 Thread Kai Henningsen
[EMAIL PROTECTED] (Alan Cox) wrote on 02.11.00 in <[EMAIL PROTECTED]>: > > How can I insure that the largest possible amount of my efforts benefit > > the community at large? Hopefully this will make it easier to move to > > C99 or any other future compiler porting project. > > The asm I dont

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-04 Thread Kai Henningsen
[EMAIL PROTECTED] (Christoph Hellwig) wrote on 02.11.00 in <[EMAIL PROTECTED]>: > In article <[EMAIL PROTECTED]> you wrote: > > As is being discussed here, C99 has some replacements to the gcc syntax > > the kernel uses. I believe the C99 syntax will win in the near future, > > and thus the

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-04 Thread Russ Allbery
Michael Meissner <[EMAIL PROTECTED]> writes: > On Fri, Nov 03, 2000 at 10:19:12PM -0800, Russ Allbery wrote: >> May I tentatively suggest that one point at which your resources could >> productively be applied is towards improving the C99 compliance in gcc? >> Clearly for the near to medium

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-04 Thread Michael Meissner
On Fri, Nov 03, 2000 at 10:19:12PM -0800, Russ Allbery wrote: > Tim Riker <[EMAIL PROTECTED]> writes: > > > Agreed. C99 does not replace all the needed gcc features. We should > > start using the ones that make sense, and push for > > standardization/documentation on the rest. > > > I'm

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-04 Thread Michael Meissner
On Fri, Nov 03, 2000 at 10:19:12PM -0800, Russ Allbery wrote: Tim Riker [EMAIL PROTECTED] writes: Agreed. C99 does not replace all the needed gcc features. We should start using the ones that make sense, and push for standardization/documentation on the rest. I'm perfectly happy with

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-04 Thread Russ Allbery
Michael Meissner [EMAIL PROTECTED] writes: On Fri, Nov 03, 2000 at 10:19:12PM -0800, Russ Allbery wrote: May I tentatively suggest that one point at which your resources could productively be applied is towards improving the C99 compliance in gcc? Clearly for the near to medium future the

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-04 Thread Kai Henningsen
[EMAIL PROTECTED] (Christoph Hellwig) wrote on 02.11.00 in [EMAIL PROTECTED]: In article [EMAIL PROTECTED] you wrote: As is being discussed here, C99 has some replacements to the gcc syntax the kernel uses. I believe the C99 syntax will win in the near future, and thus the gcc syntax

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-04 Thread Kai Henningsen
[EMAIL PROTECTED] (Tim Riker) wrote on 02.11.00 in [EMAIL PROTECTED]: 1. C++ style comments Occurs in over 4000 lines of source and header files. :-( Should be converted to ansi c comments? We will probably want to just skirt this issue for now as the next rev of ANSI C is likely to

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-04 Thread Kai Henningsen
[EMAIL PROTECTED] (Alan Cox) wrote on 02.11.00 in [EMAIL PROTECTED]: How can I insure that the largest possible amount of my efforts benefit the community at large? Hopefully this will make it easier to move to C99 or any other future compiler porting project. The asm I dont know - its

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-04 Thread Kai Henningsen
[EMAIL PROTECTED] (Andi Kleen) wrote on 02.11.00 in [EMAIL PROTECTED]: again with a different syntax than gcc [I guess it would have been too easy to just use the gcc syntax] One of the big problems in C99 was that there was nobody on the committee who really understood gcc well, so the

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-04 Thread Michael Meissner
On Sat, Nov 04, 2000 at 02:24:00PM +0200, Kai Henningsen wrote: [EMAIL PROTECTED] (Andi Kleen) wrote on 02.11.00 in [EMAIL PROTECTED]: again with a different syntax than gcc [I guess it would have been too easy to just use the gcc syntax] One of the big problems in C99 was that there

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-03 Thread Russ Allbery
Tim Riker <[EMAIL PROTECTED]> writes: > Agreed. C99 does not replace all the needed gcc features. We should > start using the ones that make sense, and push for > standardization/documentation on the rest. > I'm perfectly happy with this as a long term goal. I'll put what effort > I can into

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-03 Thread Aaron Sethman
On Thu, 2 Nov 2000, Andi Kleen wrote: > On Thu, Nov 02, 2000 at 07:07:12PM +, Alan Cox wrote: > > > 1. There are architectures where some other compiler may do better > > > optimizations than gcc. I will cite some examples here, no need to argue > > > > I think we only care about this when

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-03 Thread Thomas Pornin
In article <[EMAIL PROTECTED]> you write: > There are two immediate reasons I can come up with for this: I do not quite follow you on these two reasons. I daily work on an Alpha machine, which runs under Linux, and I use the Compaq C compiler since it gives better code on the applications I am

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-03 Thread Thomas Pornin
In article [EMAIL PROTECTED] you write: There are two immediate reasons I can come up with for this: I do not quite follow you on these two reasons. I daily work on an Alpha machine, which runs under Linux, and I use the Compaq C compiler since it gives better code on the applications I am

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-03 Thread Aaron Sethman
On Thu, 2 Nov 2000, Andi Kleen wrote: On Thu, Nov 02, 2000 at 07:07:12PM +, Alan Cox wrote: 1. There are architectures where some other compiler may do better optimizations than gcc. I will cite some examples here, no need to argue I think we only care about this when they become

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-03 Thread Russ Allbery
Tim Riker [EMAIL PROTECTED] writes: Agreed. C99 does not replace all the needed gcc features. We should start using the ones that make sense, and push for standardization/documentation on the rest. I'm perfectly happy with this as a long term goal. I'll put what effort I can into moving

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Tim Riker
Ted Agreed. C99 does not replace all the needed gcc features. We should start using the ones that make sense, and push for standardization/documentation on the rest. I'm perfectly happy with this as a long term goal. I'll put what effort I can into moving that direction without breaking the

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Theodore Y. Ts'o
Date: Thu, 02 Nov 2000 13:53:55 -0700 From: Tim Riker <[EMAIL PROTECTED]> As is being discussed here, C99 has some replacements to the gcc syntax the kernel uses. I believe the C99 syntax will win in the near future, and thus the gcc syntax will have to be removed at some point.

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Andi Kleen
On Thu, Nov 02, 2000 at 09:17:44PM +, Alan Cox wrote: > > How can I insure that the largest possible amount of my efforts benefit > > the community at large? Hopefully this will make it easier to move to > > C99 or any other future compiler porting project. > > The asm I dont know - its a

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Alan Cox
> How can I insure that the largest possible amount of my efforts benefit > the community at large? Hopefully this will make it easier to move to > C99 or any other future compiler porting project. The asm I dont know - its a hard problem. Things like C99 initializers for 2.5 seem quite a

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Tim Riker
Alan, Alan Cox wrote: > > > > That need to run Linux - name one ? Why try to solve a problem when it hasn't > > > happened yet. Let whoever needs to solve it do it. > > > > We have proposals here all under NDA. So I won't mention one of them. > > Perhaps there are some of these folk on the list

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Christoph Hellwig
In article <[EMAIL PROTECTED]> you wrote: > As is being discussed here, C99 has some replacements to the gcc syntax > the kernel uses. I believe the C99 syntax will win in the near future, > and thus the gcc syntax will have to be removed at some point. In the > interim the kernel will either

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Tim Riker
ok, a very valid point. The "C++ kernel code" reference is very telling. (ouch). ;-) Obviously the changes to support non-gcc compilers should have the goal of minimal impact on gcc users lives. I recognize that the mainstream will still use gcc. Q: Why should we help you make it possible to

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Alan Cox
> > That need to run Linux - name one ? Why try to solve a problem when it hasn't > > happened yet. Let whoever needs to solve it do it. > > We have proposals here all under NDA. So I won't mention one of them. > Perhaps there are some of these folk on the list that would like to > comment?

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Theodore Y. Ts'o
Date:Thu, 02 Nov 2000 12:31:51 -0700 From: Tim Riker <[EMAIL PROTECTED]> Me or Alan? I did not mean this as a dig. I feel strongly that one should have the choice here. I do not choose to enforce my beliefs on anyone else. I am suggesting only that others should provide

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Christoph Hellwig
In article <[EMAIL PROTECTED]> you wrote: > You also forgot named structure initializers, but C99 supports them > again with a different syntax than gcc [I guess it would have been too easy > to just use the gcc syntax] The named initializers syntax in C99 is from plan9, besides beeing probably

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Andi Kleen
On Thu, Nov 02, 2000 at 11:55:55AM -0700, Tim Riker wrote: > 1. C++ style comments > > Occurs in over 4000 lines of source and header files. :-( Should be > converted to ansi c comments? We will probably want to just skirt this > issue for now as the next rev of ANSI C is likely to include ANSI

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Tim Riker
Ben Ford wrote: > > Tim Riker wrote: > > > Alan Cox wrote: > > > > > > > 1. There are architectures where some other compiler may do better > > > > optimizations than gcc. I will cite some examples here, no need to argue > > > > > > I think we only care about this when they become free

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Ben Ford
Tim Riker wrote: > Alan Cox wrote: > > > > > 1. There are architectures where some other compiler may do better > > > optimizations than gcc. I will cite some examples here, no need to argue > > > > I think we only care about this when they become free software. > > This may be your belief, but

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Andi Kleen
On Thu, Nov 02, 2000 at 07:07:12PM +, Alan Cox wrote: > > 1. There are architectures where some other compiler may do better > > optimizations than gcc. I will cite some examples here, no need to argue > > I think we only care about this when they become free software. SGI's pro64 is free

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Tim Riker
Alan Cox wrote: > > > 1. There are architectures where some other compiler may do better > > optimizations than gcc. I will cite some examples here, no need to argue > > I think we only care about this when they become free software. This may be your belief, but I would not choose to enforce

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Alan Cox
> 1. There are architectures where some other compiler may do better > optimizations than gcc. I will cite some examples here, no need to argue I think we only care about this when they become free software. > 2. There are architectures where gcc is not yet available, but vendor C > compilers

non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Tim Riker
All, Alright, I've been lurking long enough on this thread. What say we consider the option of building the kernel with a compiler other than gcc? This would imply a slightly different structure to the makefiles and code. There are two immediate reasons I can come up with for this: 1. There

non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Tim Riker
All, Alright, I've been lurking long enough on this thread. What say we consider the option of building the kernel with a compiler other than gcc? This would imply a slightly different structure to the makefiles and code. There are two immediate reasons I can come up with for this: 1. There

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Alan Cox
1. There are architectures where some other compiler may do better optimizations than gcc. I will cite some examples here, no need to argue I think we only care about this when they become free software. 2. There are architectures where gcc is not yet available, but vendor C compilers are.

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Tim Riker
Alan Cox wrote: 1. There are architectures where some other compiler may do better optimizations than gcc. I will cite some examples here, no need to argue I think we only care about this when they become free software. This may be your belief, but I would not choose to enforce it on

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Andi Kleen
On Thu, Nov 02, 2000 at 07:07:12PM +, Alan Cox wrote: 1. There are architectures where some other compiler may do better optimizations than gcc. I will cite some examples here, no need to argue I think we only care about this when they become free software. SGI's pro64 is free

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Ben Ford
Tim Riker wrote: Alan Cox wrote: 1. There are architectures where some other compiler may do better optimizations than gcc. I will cite some examples here, no need to argue I think we only care about this when they become free software. This may be your belief, but I would not

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Tim Riker
Ben Ford wrote: Tim Riker wrote: Alan Cox wrote: 1. There are architectures where some other compiler may do better optimizations than gcc. I will cite some examples here, no need to argue I think we only care about this when they become free software. This may be your

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Andi Kleen
On Thu, Nov 02, 2000 at 11:55:55AM -0700, Tim Riker wrote: 1. C++ style comments Occurs in over 4000 lines of source and header files. :-( Should be converted to ansi c comments? We will probably want to just skirt this issue for now as the next rev of ANSI C is likely to include ANSI C++

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Theodore Y. Ts'o
Date:Thu, 02 Nov 2000 12:31:51 -0700 From: Tim Riker [EMAIL PROTECTED] Me or Alan? I did not mean this as a dig. I feel strongly that one should have the choice here. I do not choose to enforce my beliefs on anyone else. I am suggesting only that others should provide the

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Alan Cox
That need to run Linux - name one ? Why try to solve a problem when it hasn't happened yet. Let whoever needs to solve it do it. We have proposals here all under NDA. So I won't mention one of them. Perhaps there are some of these folk on the list that would like to comment? Then I

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Tim Riker
ok, a very valid point. The "C++ kernel code" reference is very telling. (ouch). ;-) Obviously the changes to support non-gcc compilers should have the goal of minimal impact on gcc users lives. I recognize that the mainstream will still use gcc. Q: Why should we help you make it possible to

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Christoph Hellwig
In article [EMAIL PROTECTED] you wrote: As is being discussed here, C99 has some replacements to the gcc syntax the kernel uses. I believe the C99 syntax will win in the near future, and thus the gcc syntax will have to be removed at some point. In the interim the kernel will either move

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Tim Riker
Alan, Alan Cox wrote: That need to run Linux - name one ? Why try to solve a problem when it hasn't happened yet. Let whoever needs to solve it do it. We have proposals here all under NDA. So I won't mention one of them. Perhaps there are some of these folk on the list that would

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Alan Cox
How can I insure that the largest possible amount of my efforts benefit the community at large? Hopefully this will make it easier to move to C99 or any other future compiler porting project. The asm I dont know - its a hard problem. Things like C99 initializers for 2.5 seem quite a

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Andi Kleen
On Thu, Nov 02, 2000 at 09:17:44PM +, Alan Cox wrote: How can I insure that the largest possible amount of my efforts benefit the community at large? Hopefully this will make it easier to move to C99 or any other future compiler porting project. The asm I dont know - its a hard

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Theodore Y. Ts'o
Date: Thu, 02 Nov 2000 13:53:55 -0700 From: Tim Riker [EMAIL PROTECTED] As is being discussed here, C99 has some replacements to the gcc syntax the kernel uses. I believe the C99 syntax will win in the near future, and thus the gcc syntax will have to be removed at some point. In

Re: non-gcc linux? (was Re: Where did kgcc go in 2.4.0-test10?)

2000-11-02 Thread Tim Riker
Ted Agreed. C99 does not replace all the needed gcc features. We should start using the ones that make sense, and push for standardization/documentation on the rest. I'm perfectly happy with this as a long term goal. I'll put what effort I can into moving that direction without breaking the