Mac

If you have any questions on programming, this is the place to ask them, whether you're a newbie or an experienced programmer. Discussion on programming in general is also welcome. We will help you with programming homework, but we will not do your work for you! Any porting requests must be made in Developmental Ideas.
Post Reply
User avatar
DuffMan
Psychotic DCEmu
Psychotic DCEmu
Posts: 718
https://www.artistsworkshop.eu/meble-kuchenne-na-wymiar-warszawa-gdzie-zamowic/
Joined: Mon Nov 05, 2001 11:03 pm
Location: Pheonix - AZ
Has thanked: 0
Been thanked: 0

Mac

Post by DuffMan »

Can you create something for Dreamcast by using a mac? There are some good compilers but I don't know which to use, I suppose Code Warrior, if that is even possible.
OOH! YA! Duffman Says a lot of things.
BlackAura
DC Developer
DC Developer
Posts: 9951
Joined: Sun Dec 30, 2001 9:02 am
Has thanked: 0
Been thanked: 1 time

Post by BlackAura »

I think that MacOSX can run Unix software, so it should be able to run GCC. I'm not really a Mac man, and I've only used one once, about nine years ago.
User avatar
I.M. Weasel
Iron Muskateer Weasel
Posts: 2780
Joined: Fri Jan 04, 2002 4:45 am
Location: The city of the future, Los Braingeles
Has thanked: 1 time
Been thanked: 3 times
Contact:

Post by I.M. Weasel »

Yes ,blackaura is right,macs have UNIX in OS X. Tell me what you end up findin, duffy.
:arrow: http://tofuheavyindustries.com
Mac Dream Tool / Mac Dream Tool Services (released Sept. 2019)
Creator of Various awesome Video Games

"You don't have to be forgiven. Clint Eastwood taught us that."
User avatar
DuffMan
Psychotic DCEmu
Psychotic DCEmu
Posts: 718
Joined: Mon Nov 05, 2001 11:03 pm
Location: Pheonix - AZ
Has thanked: 0
Been thanked: 0

Post by DuffMan »

Weasel: I guess that project builder that comes with Jaguar Dev Tools has GCC 3.1. I'm not sure how to use since I have no programing knowledge. All the articals are confusing and make no sense. :?
So would KOS work in OS X with some minor modifications?
OOH! YA! Duffman Says a lot of things.
User avatar
I.M. Weasel
Iron Muskateer Weasel
Posts: 2780
Joined: Fri Jan 04, 2002 4:45 am
Location: The city of the future, Los Braingeles
Has thanked: 1 time
Been thanked: 3 times
Contact:

Post by I.M. Weasel »

I've been trying to use the KOS libraries when im working with Project builder . At the moment im not sure what files to put into a project's library. The .C or .S or the .A files are the options.

:)
:arrow: http://tofuheavyindustries.com
Mac Dream Tool / Mac Dream Tool Services (released Sept. 2019)
Creator of Various awesome Video Games

"You don't have to be forgiven. Clint Eastwood taught us that."
Shutaro
DCEmu Newbie
DCEmu Newbie
Posts: 5
Joined: Fri Nov 16, 2001 4:23 pm
Has thanked: 0
Been thanked: 0

Post by Shutaro »

The first thing that you will have to do is setup your SH4 cross-compiler. Since OSX has a UNIX console you can just follow the instructions for Linux.
I recommend that you follow Toodles' tutorial since it's a lot better than Hitman's tutorial.

Once you have your cross-compiler up and running just set your enviroment like shown in kos/docs/environ.sh.sample and it should compile without any problems. I've only had problems when it came to compiling genromfs but since macs don't have a serial port, a coder's cable is out of the question. So you're really not gonna need genromfs anyways.

Now as for using Codewarrior, I'm sure that you can use it to edit your code but for compiling you're stuck with the console.
User avatar
I.M. Weasel
Iron Muskateer Weasel
Posts: 2780
Joined: Fri Jan 04, 2002 4:45 am
Location: The city of the future, Los Braingeles
Has thanked: 1 time
Been thanked: 3 times
Contact:

Post by I.M. Weasel »

thanks. although i have trouble using the "make" in unix,so i hope this doesn't invovle any of that.

So is project builder even needed?
:arrow: http://tofuheavyindustries.com
Mac Dream Tool / Mac Dream Tool Services (released Sept. 2019)
Creator of Various awesome Video Games

"You don't have to be forgiven. Clint Eastwood taught us that."
Boshi
Insane DCEmu
Insane DCEmu
Posts: 117
Joined: Thu Jun 20, 2002 12:01 pm
Location: Inflatable Moose
Has thanked: 0
Been thanked: 0
Contact:

Mac's rule now with OSX...

Post by Boshi »

Mac's can do ANYTHING a PC can do,

from now on dont ask "can I" about mac's, ask "how do I"

and remember:

if there isn's a mac program that does what you want, just use VPC!

i still perfer redhat over OSX though.... it has a nicer GUI....
Image
donatj
DCEmu Cool Newbie
DCEmu Cool Newbie
Posts: 16
Joined: Fri Jun 21, 2002 11:43 am
Has thanked: 0
Been thanked: 0
Contact:

Re: Mac's rule now with OSX...

Post by donatj »

Boshi wrote:Mac's can do ANYTHING a PC can do,

from now on dont ask "can I" about mac's, ask "how do I"

and remember:

if there isn's a mac program that does what you want, just use VPC!

i still perfer redhat over OSX though.... it has a nicer GUI....
I wana see somone change a file type in mac os, I am yet to use osx but I have much experiance with 9 and I have had many problems with it thinking a file was a different type than it was. In windows if you want to change the type of a file just change the 3(somtimes 4, ie html) letter file extension. Well I perfer pc, but mac is pretty, its got that goin for it
User avatar
toastman
Iron Fist of Justice
Iron Fist of Justice
Posts: 4933
Joined: Sat Nov 10, 2001 3:08 am
Location: New Orleans
Has thanked: 0
Been thanked: 0
Contact:

Post by toastman »

Shutaro wrote:I've only had problems when it came to compiling genromfs but since macs don't have a serial port, a coder's cable is out of the question. So you're really not gonna need genromfs anyways.
Huh? genromfs has nothing to do with the serial port of the coder's cable. genromfs is used GENerate a ROM FileSystem to be used in a romdisk that will be later linked to your binary.
No signature.
Post Reply