I don't know why, but my attachements were removed when posting my
message... Then here's a dump of my attachements:
file.c
------
int main(void)
{
return 0;
}
precompiled.c
-------------
#line 1 "file.c"
int main(void)
{
return 0;
}
distcc_6c937102.i
-----------------
-E file.c
e:\videotel\root>tmcc -E file.c
#line 1 "file.c"
int main(void)
{
return 0;
}
Fr�d�ric Paolucci
__
distcc mailing list http://distcc.samba.org/
To unsubscribe or change options:
http://lists.samba.org/mailman/listinfo/distcc