Dear EGCS developers,
the -fPIC flag does'nt seem to work on freebsd.
This flag does work with gcc.
Satish
*******
homer:/homes/balay/junk>gcc -fPIC sizeof.c
homer:/homes/balay/junk>/home/alice/egcs/freebsd/bin/gcc -fPIC sizeof.c
as: unrecognized option `-k'
homer:/homes/balay/junk>