Author Topic: Has anyone gotten C::B to work with Rabbit's Dynamic C?  (Read 4243 times)

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7598
    • My Best Post
Has anyone gotten C::B to work with Rabbit's Dynamic C?
« on: April 18, 2009, 06:54:16 am »
Has anyone gotten Code::Blocks to work with Rabbit's Dynamic C?

Note: Dynamic C is NOT an standard C language; has no .h files.
Has an Single main.c file and many source code *.lib files.

The *.lib are like the .h and .c files for a library merged into one file including a document formatting somewhat like JavaDoc.

Dynamic C Software link
http://www.rabbit.com/products/dc/index.shtml

Tim S

C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7598
    • My Best Post
Re: Has anyone gotten C::B to work with Rabbit's Dynamic C?
« Reply #1 on: May 12, 2009, 08:16:59 am »
I have decided to work on Compiling an Rabbit's Dynamic C project using an Code::Blocks Custom makefile.

It will take several days to a few weeks to finish this task.


Links to software that might be useful
   https://iftools.com/opensource/wxterm.en.php

Tim S
« Last Edit: May 12, 2009, 08:33:07 am by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org