Just reliased I omitted the syntax I was using to build the g++ and
xlC versions:


> If I compile this twice, using g++ and xlC:
>

$ g++ test.cpp -o g++.out
$ xlC test.cpp -o xlC.out

> -rwxr-xr-x   1 david    staff       1120169 Jun 17 14:38 g++.out
> -rwxr-xr-x   1 david    staff         61883 Jun 17 14:39 xlC.out
>
_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to