Re: My thoughts on egcs+2.2 (do you care??)

Petko Manolov (petkan@varel.bg)
Thu, 29 Oct 1998 11:32:47 +0200


Ragnar Hojland Espinosa wrote:
>
> Well, since we are talking about egcs and gcc.. does anyone have an idea
> of the reason for the size increase in executables on IA?
>
> int main() {return 0;} (stripped)
>
> gcc 2.7.2.3 2146 bytes
> gcc 2.8.1 6168 bytes
> ecc 1.1 8752 bytes

Are the collected results with the same libs? Try with -fno-exceptions.

Petkan

-- 
Petko Manolov - petkan@varel.bg
http://www.varel.bg/~petkan

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/