Welcome, Guest. Please login or register.

Author Topic: Need help compiling Reaction examples with GCC  (Read 2066 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Mr_Capehill

  • Full Member
  • ***
  • Join Date: May 2002
  • Posts: 189
    • Show all replies
Re: Need help compiling Reaction examples with GCC
« on: June 27, 2003, 06:57:32 AM »
Did you use fd2pragma to create correct headers, and include protos?

Warnings: you can't put -1 to an unasigned variable.

BTW: if you are compiling only C program, 'gc' should be enough.