English Amiga Board


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

 
 
Thread Tools
Old 13 March 2017, 04:09   #1
powrslave
A1200
 
powrslave's Avatar
 
Join Date: Mar 2016
Location: USA-East Coast
Posts: 111
porting an app written in C

How hard is it to port an app from C into amiga if amiga libraries exist.
ssl and pcre?

Is it impossible sometimes to port something?
How much does it cost to hire someone or to at least give an expert opinion.
powrslave is offline  
Old 13 March 2017, 04:44   #2
Thorham
Computer Nerd
 
Thorham's Avatar
 
Join Date: Sep 2007
Location: Rotterdam/Netherlands
Age: 47
Posts: 3,753
Quote:
Originally Posted by powrslave View Post
How hard is it to port an app from C into amiga if amiga libraries exist.
Can range from trivially easy to very, VERY time consuming. Depends completely on whats to be ported.

Quote:
Originally Posted by powrslave View Post
ssl and pcre?
SSL has been done (new version has been released recently). If by PCRE you mean Perl Compatible Regular Expressions, then that may not be too difficult. Could even be very easy if it's written in C89 and has no annoying dependencies (like Lua, which is so easy to compile that it hardly qualifies as porting).

Quote:
Originally Posted by powrslave View Post
Is it impossible sometimes to port something?
Probably not, but there are things which are pointless to port because they're too heavy for 68k, or use too much memory.

Quote:
Originally Posted by powrslave View Post
How much does it cost to hire someone or to at least give an expert opinion.
If it's about porting things to Amiga, then you probably won't find anyone who does that professionally.
Thorham 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
Building dev versions on OS X -- creating Launcher.app & how to link to FSUAE.app jrodman support.FS-UAE 6 07 December 2013 20:24
Amiga BASIC written by Microsoft?? DDNI Amiga scene 77 27 June 2013 08:51
Fullscreen = 1 not written to config tommywright support.FS-UAE 2 26 January 2013 12:37
Can someone do some editing on a small tool written in C? Flashlab support.Apps 0 16 September 2007 12:41
Old Amos Written PD Game Steve request.Old Rare Games 15 11 January 2003 18:21

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 05:56.

Top

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