D - Compiling DUI in linux.
- Mike Tsakiris (7/7) Apr 23 2004 Hello.
- Stephan Wienczny (5/13) Apr 23 2004 You should not use DUI any more. There is a new GCC frontend called GDC.
- Ant (8/21) Apr 23 2004 And I am the last to know...
- Stephan Wienczny (3/20) Apr 23 2004 Sorry I mixed something up...
- Ant (7/14) Apr 23 2004 For lack of a better answer just insert all the libs used to compile
- Ant (5/6) Apr 23 2004 domebody dwat my keyboard keyd while I wasbn'p lookibg!
- Mike Tsakiris (3/25) Apr 24 2004 I am using 'sarge'.
Hello. I am experimenting with D and DUI in Debian. I managed to create DUITests, but how do you compile and link a simple program like Hello.d in DUI? What libraries you link with? Thank you for your help. Mike.
Apr 23 2004
Mike Tsakiris wrote:Hello. I am experimenting with D and DUI in Debian. I managed to create DUITests, but how do you compile and link a simple program like Hello.d in DUI? What libraries you link with? Thank you for your help. Mike.You should not use DUI any more. There is a new GCC frontend called GDC. Here's the page: http://home.earthlink.net/~dvdfrdmn/d/ Stephan
Apr 23 2004
In article <c6aqpo$au$2 digitaldaemon.com>, Stephan Wienczny says...Mike Tsakiris wrote:And I am the last to know... Of course you should use DUI!Hello. I am experimenting with D and DUI in Debian. I managed to create DUITests, but how do you compile and link a simple program like Hello.d in DUI? What libraries you link with? Thank you for your help. Mike.You should not use DUI any more.There is a new GCC frontend called GDC.AFAIK GDC compiles D stuff and doesn't provide a GUI toolkit.Here's the page: http://home.earthlink.net/~dvdfrdmn/d/Anyone compiled DUI with GDC yet? Ant http://dui.sourceforge.net http://leds.sourceforge.net
Apr 23 2004
Ant wrote:Sorry I mixed something up... I thought about dli...You should not use DUI any more.And I am the last to know... Of course you should use DUI!http://home.earthlink.net/~dvdfrdmn/d/Anyone compiled DUI with GDC yet? Ant http://dui.sourceforge.net http://leds.sourceforge.net
Apr 23 2004
In article <c6adr8$2bpm$1 digitaldaemon.com>, Mike Tsakiris says...Hello. I am experimenting with D and DUI in Debian. I managed to create DUITests, but how do you compile and link a simple program like Hello.d in DUI? What libraries you link with? Thank you for your help. Mike.For lack of a better answer just insert all the libs used to compile any of the test for DUI, DUITests being a good example. And add the ones you need for your application. This means I can anounce DUI compiles on Debian :) Any specific version of Debian? (I want to troudly abounce that) Ant
Apr 23 2004
In article <c6b6vj$l13$1 digitaldaemon.com>, Ant says...(I want to troudly abounce that)domebody dwat my keyboard keyd while I wasbn'p lookibg! (in other words: again please accept my appologies for not using a spell checker) Ant
Apr 23 2004
Ant wrote:In article <c6adr8$2bpm$1 digitaldaemon.com>, Mike Tsakiris says...I am using 'sarge'. Thank you, I will try that.Hello. I am experimenting with D and DUI in Debian. I managed to create DUITests, but how do you compile and link a simple program like Hello.d in DUI? What libraries you link with? Thank you for your help. Mike.For lack of a better answer just insert all the libs used to compile any of the test for DUI, DUITests being a good example. And add the ones you need for your application. This means I can anounce DUI compiles on Debian :) Any specific version of Debian? (I want to troudly abounce that) Ant
Apr 24 2004