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]
Other format: [Raw text]

Re: __main


On 01-Sep-2002, Mike Laman <mlaman@cox.net> wrote:
> I've got to think that others porting GCC to small chips will have the
> same issue. For me space is very important. Unfortunately, the bytes count.

How many bytes are we talking about?  
On x86 it's only half a dozen bytes, per program.
I'm sorry, but I just can get very excited about that.

> Also the standard assembler for this chip does not accept an "_" for
> the first character. Don't look at me - I didn't write it, but I do need to
> interface with it.

Not a GCC problem.
If that's the real issue, then you are mailing the wrong list.

-- 
Fergus Henderson <fjh@cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.


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