cc: [email protected] Subject: Re: [uwin-users] the c complier on uwin 4.2 --------
> Does uwin 4.2 have a built-in c compiler, or does 'cc' in uwin look for > another > c compiler, like gcc or visual c or mingw or....? > No, cc is a wrapper that makes the underlying compiler look like a unix compiler. You can download Visual C/C++, Intel, MingW, or Digital Mars compilers for the underlying compiler. David Korn [email protected] _______________________________________________ uwin-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/uwin-users
