Re: linux n00b

2014-07-13 Thread Dicebot via Digitalmars-d-learn
On Sunday, 13 July 2014 at 13:38:34 UTC, Xiaoxi wrote: If I want to build a d program which works on all dists, can i build that from any linux machine since dmd links statically by default or should I chose the oldest, i.e rhel5 to build on? because of possible glibc issues? Using machine w

linux n00b

2014-07-13 Thread Xiaoxi via Digitalmars-d-learn
Hi, at home I run, osx, windows and freebsd, all work fine with D. However our servers at work run linux RHEL5, RHEL6.4 and our workstations run Ubuntu... can i use feodora rpm for rhel? If I want to build a d program which works on all dists, can i build that from any linux machine since d