| Poster | Thread |
Ezrec
|  |
Re: looking for utility.library for OS1.3 Posted on 3-Jun-2013 14:15:04
| | [ #21 ] |
|
|
 |
Member  |
Joined: 7-Mar-2012 Posts: 22
From: Unknown | | |
|
| The AROS m68k utility.library (as of today) requires at least Kickstart v36 (v2.0) dos.library, intuition.library and exec.library.
|
|
| Status: Offline |
|
|
Chris_Y
|  |
Re: looking for utility.library for OS1.3 Posted on 3-Jun-2013 14:19:33
| | [ #22 ] |
|
|
 |
Elite Member  |
Joined: 21-Jun-2003 Posts: 3209
From: Beds, UK | | |
|
| @Ezrec
Can it be stripped down (ie. removal of anything that actually needs v36) and recompiled? That should be easy to do for somebody with access to the source.
@Hypex
I have a copy of the disk image somewhere... can't remember where it is though (I imaged it or at least copied the contents off before I sent the original disk, just in case it didn't survive the journey)
_________________ "Miracles we do at once, the impossible takes a little longer" - AJS on Hyperion Avatar is Tabitha by Eric W Schwartz |
|
| Status: Offline |
|
|
klx300r
|  |
Re: looking for utility.library for OS1.3 Posted on 3-Jun-2013 23:41:33
| | [ #23 ] |
|
|
 |
Elite Member  |
Joined: 4-Mar-2008 Posts: 3896
From: Toronto, Canada | | |
|
| Quote:
Chris_Y wrote: @Ezrec
Can it be stripped down (ie. removal of anything that actually needs v36) and recompiled? That should be easy to do for somebody with access to the source.
@Hypex
I have a copy of the disk image somewhere... can't remember where it is though (I imaged it or at least copied the contents off before I sent the original disk, just in case it didn't survive the journey)
|
Chris, the original you mailed me is fine & I can (or at least should be able to) create an ADF via my Catweasel in my X1000. Will try later tonight._________________ ____________________________ c64-2sids, A1000, A1200T-060@50(finally working!),A4000-CSMKIII ! My Master Miggies- Amiga 1000 & AmigaOne X1000 ! mancave-ramblings X1000 I BELIEVE  |
|
| Status: Offline |
|
|
Belxjander
|  |
Re: looking for utility.library for OS1.3 Posted on 4-Jun-2013 0:29:09
| | [ #24 ] |
|
|
 |
Cult Member  |
Joined: 4-Jan-2005 Posts: 557
From: Chiba prefecture Japan | | |
|
| @klx300r
Well if you *need* a dummy library or want some base code to work from... Dropbox - Utility.h Dropbox - main.c Dropbox - apicalls.c
Should help you get started...if you can find an "fd" and don't mind writing a Makefile for your compiler of choice...
still a couple of bugs present in that code... so check it and decide if its useful for your purposes
|
|
| Status: Offline |
|
|
klx300r
|  |
Re: looking for utility.library for OS1.3 Posted on 7-Jun-2013 2:54:44
| | [ #25 ] |
|
|
 |
Elite Member  |
Joined: 4-Mar-2008 Posts: 3896
From: Toronto, Canada | | |
|
| Quote:
Belxjander wrote: @klx300r
Well if you *need* a dummy library or want some base code to work from... Dropbox - Utility.h Dropbox - main.c Dropbox - apicalls.c
Should help you get started...if you can find an "fd" and don't mind writing a Makefile for your compiler of choice...
still a couple of bugs present in that code... so check it and decide if its useful for your purposes
|
thanks
I've also made an adf of the original disk so if any is interested in dabbling just drop me a PM._________________ ____________________________ c64-2sids, A1000, A1200T-060@50(finally working!),A4000-CSMKIII ! My Master Miggies- Amiga 1000 & AmigaOne X1000 ! mancave-ramblings X1000 I BELIEVE  |
|
| Status: Offline |
|
|