but that is so weird!

   I had compiled it in my linux box, without
changues, and I am using gcc version 2.95.2
  
   the fix that you say is like this:
 
   changue this line :
 
   extern XUnionRegion(....

   into this line

   extern float XUnionRegion(....

   for example???

   

--- Carson Gaspar <[EMAIL PROTECTED]> wrote:
> I assume you're trying to use Sun's Forte compilers.
> Sun's compilers 
> actually try and adhere to the C and C++ language
> specs. The code you're 
> trying to compile is invalid C++. You have 2
> options:
> 
> - Fix the code
> - Install and use gcc instead
> 
> -- 
> Carson
> 
> 
> _______________________________________________
> Xmame mailing list
> [EMAIL PROTECTED]
> http://toybox.twisted.org.uk/mailman/listinfo/xmame


__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/

_______________________________________________
Xmame mailing list
[EMAIL PROTECTED]
http://toybox.twisted.org.uk/mailman/listinfo/xmame

Reply via email to