code / playlist / game / arcade

Wednesday, February 02, 2005

adapting to darwin

so here i am at 6am adapting my linux makefile to work on darwin (well, actually matt is doing it and asking me the hard questions <g>) its short of a nightmare.. worth blogging about.

why gcc for darwin is so different is beyond me, however i found the reasoning for why shared objects are different on darwin via a wiki entry: http://www.metapkg.org/wiki/12.. at least that made some sense. another case is darwin ld doesn't have options but darwin gcc does, while on linux ld has them but linux gcc doesn't.

well once the makefiles are correct my social networking engine will run on three os's.. win32, linux + darwin. is that victory? does my base belong to me?

1 Comments:

Anonymous Anonymous said...

social engine? is darwin causing you to evolve away from the solitary coder life? -jim

8:05 AM  

Post a Comment

<< Home