FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Makefile support all compiler

 
Post new topic   Reply to topic     Forum Index -> druntime
View previous topic :: View next topic  
Author Message
bioinfornatics



Joined: 22 Jun 2010
Posts: 90

PostPosted: Sun Jan 23, 2011 9:44 am    Post subject: Makefile support all compiler Reply with quote

hi with my tool dmake i have genrated MAkefile for support all compiler Wink
You can take makefile here: http://bioinfornatics.fedorapeople.org/druntime_and_makefile.tar.xz

Code:
src/rt/typeinfo/Makefile
src/rt/util/Makefile
src/rt/Makefile
src/gcstub/Makefile
src/core/stdc/Makefile
src/core/sync/Makefile
src/core/sys/posix/arpa/Makefile
src/core/sys/posix/net/Makefile
src/core/sys/posix/netinet/Makefile
src/core/sys/posix/sys/Makefile
src/core/sys/posix/Makefile
src/core/sys/osx/mach/Makefile
src/core/sys/osx/Makefile
src/core/sys/windows/Makefile
src/core/sys/Makefile
src/core/Makefile
src/gc/Makefile
src/ldc-properties.make
src/dmd-properties.make
src/gdmd-properties.make
src/Makefile


dmake is an open source tool : http://gitorious.org/dmake
for generate makefile with this tool just do in druntime directory:
Code:
 $ ~/dmake --lib -s src/
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> druntime All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group