[Wine] error on solaris please help interlocked*functions

Austin English austinenglish at gmail.com
Wed Jul 15 10:56:33 CDT 2009


On Wed, Jul 15, 2009 at 10:38 AM, ect1<wineforum-user at winehq.org> wrote:
> srry for asking how could i do that? how could i use gcc instead of sun cc sry for asking im just newbie is solaris

No offense, but if you're new to Unix-ish systems, solaris is a pretty
difficult one to start on, IMHO.

but, anywho, make sure you've got gcc installed:
$ which gcc

then use:
$ CC="/path/to/gcc" ./configure

when compiling wine


-- 
-Austin



More information about the wine-users mailing list