English Amiga Board


Go Back   English Amiga Board > Coders > Coders. Language > Coders. C/C++

 
 
Thread Tools
Old 29 July 2019, 17:22   #1
Edders
Registered User
 
Edders's Avatar
 
Join Date: Oct 2018
Location: Worcester, UK
Posts: 33
Native build system

Hello!

Recently I have started to do a little C programming on my A1200 using VBCC. To compile everything I have made a little script that I start from the shell. This works fine for the little test projects that I have been doing, but if things progress to larger projects then a build system would be nicer. Hence my question:

Is there a build system for native C development that can be used with VBCC? I'm looking for something like automake, but not necessarily that full featured. And no need to be compatible with automake and friends either. Preferably without having to install loads of libraries.

I know that such a thing may not actually exist, but I ask this on the off-chance that it actually does...
Edders is offline  
Old 29 July 2019, 21:27   #2
phx
Natteravn
 
phx's Avatar
 
Join Date: Nov 2009
Location: Herford / Germany
Posts: 2,547
There is an automake on Aminet, if you want to go that route. But I never used it and I don't know if it has any ixemul-dependencies (like Unix-paths).

Usually a Makefile should be perfect, even for the larger kind of Amiga projects. I recommend to get the SAS/C-compiled "make" from Aminet (without ixemul).
phx is offline  
Old 30 July 2019, 12:18   #3
Edders
Registered User
 
Edders's Avatar
 
Join Date: Oct 2018
Location: Worcester, UK
Posts: 33
Thank you for your reply - that is indeed the sort of thing I was looking for!
Edders is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
X-System ( not X-System 2) aka Crossed System TDO request.Old Rare Games 9 02 July 2019 15:26
AROS native on Raspi Devlin Amiga scene 3 06 October 2018 05:13
How about Native Client? mc6809e request.UAE Wishlist 20 05 February 2012 12:49
ClassicWB 3.9....new system build-up on WinUAE NovaCoder project.ClassicWB 3 15 March 2011 00:42
System is not validated! FFS (and I dont mean fast file system!) Macca support.Hardware 11 11 June 2007 13:04

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 12:26.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.08275 seconds with 13 queries