Welcome, Guest. Please login or register.

Author Topic: Problems linking my program with Lua and SAS/C  (Read 2924 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline bm07

  • Newbie
  • *
  • Join Date: Jul 2009
  • Posts: 33
    • Show all replies
Re: Problems linking my program with Lua and SAS/C
« on: November 26, 2011, 04:07:35 AM »
If its the .a file in the aminet archive, it's an "AR" archive file. You can probably use it with gcc or amidevcpp. I've never tried to use SAS/C with non-Amiga hunk format libraries. You could also probably recompile the source with SAS/C to produce a static library in the format that SAS/C likes.