<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/gdcmac/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/gdcmac/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 26 Aug 2011 09:08:34 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/gdcmac/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>how to install GCC D Compiler</title><link>https://sourceforge.net/p/gdcmac/support-requests/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;my mac still says no acceptable compiler found. whats the problem.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 26 Aug 2011 09:08:34 -0000</pubDate><guid>https://sourceforge.netfb6abae4959f669488a81ce9557d82191a1dfb60</guid></item><item><title>how  to install</title><link>https://sourceforge.net/p/gdcmac/support-requests/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;i downloaded the GCC-5363 and was tryin to install it on my MacBook Pro i tried all the files, GNUmake couldn't figure out how it works,&lt;br /&gt;
in the install directory a README says point to index.html i coulnd't find that neither.&lt;br /&gt;
Appreciate your assistance &lt;br /&gt;
My email address is Mohaned@gmail.com&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 30 Jan 2008 19:55:15 -0000</pubDate><guid>https://sourceforge.net8cb3905e24621d9e9272b78780698fc73c720a98</guid></item><item><title>OS 10.5</title><link>https://sourceforge.net/p/gdcmac/support-requests/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When can we expect a working build for Leopard/XCode 3.0?&lt;/p&gt;
&lt;p&gt;max DOT kaufmann AT gmail DOT com&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 09 Nov 2007 05:16:46 -0000</pubDate><guid>https://sourceforge.net89c6c5d88958a2e6c0e4ac301f3f30a6703ca8f7</guid></item><item><title>Cannot find Object.d</title><link>https://sourceforge.net/p/gdcmac/support-requests/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I installed gdc 0.24 on my computer. When trying to build D code, however, i get the following error:&lt;/p&gt;
&lt;p&gt;object.d: module object cannot read file 'object.d'&lt;/p&gt;
&lt;p&gt;this is quite easily fixed with flags:&lt;/p&gt;
&lt;p&gt;-I/usr/local/include/d/4.0.1/ -I/usr/local/include/d/4.0.1/powerpc-apple-darwin8 &lt;/p&gt;
&lt;p&gt;However, when building D apps from makefiles or DSSS i get this same error, and then it is really annoying that it doesn't work by default. It also suggests that the default behaviour of GDC should be to find these files automatically.&lt;/p&gt;
&lt;p&gt;Is it normal, and is there a fix? I installed GDC in /usr/local/, i guess this may be a possible source of error. I prefer not to install stuff in /usr.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">M Gagnon</dc:creator><pubDate>Sat, 06 Oct 2007 23:24:14 -0000</pubDate><guid>https://sourceforge.net99bbe7271918a1e8c52b5ef341a73750c45ef11f</guid></item><item><title>Mac version</title><link>https://sourceforge.net/p/gdcmac/support-requests/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, it seems to me like the Linux version of dmd automatically enables version(Linux), and on windows version(Windows). Do you know if GDC for mac enables any version and if so which one?&lt;/p&gt;
&lt;p&gt;thanks&lt;br /&gt;
PS: many thanks for making binaries and for wxD too :D&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">M Gagnon</dc:creator><pubDate>Sat, 25 Aug 2007 21:18:31 -0000</pubDate><guid>https://sourceforge.net80e738f3c9b4f8dfba280f0cb728a86a28ded3c2</guid></item><item><title>can't locate file for: -lgcc</title><link>https://sourceforge.net/p/gdcmac/support-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Im trying to compile my file using gdc &amp;lt;file&amp;gt; and I get &lt;br /&gt;
ld: can't locate file for: -lgcc.&lt;/p&gt;
&lt;p&gt;Thanks for any help!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeedee</dc:creator><pubDate>Tue, 22 Aug 2006 01:03:45 -0000</pubDate><guid>https://sourceforge.nete35de02061c6cb366e2dea94b1b74335d7416c8f</guid></item><item><title>Unable to bind socket.</title><link>https://sourceforge.net/p/gdcmac/support-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The following compiles fine, but when I try to run it I get the error "Error: &lt;br /&gt;
Unable to bind socket: Can't assign requested address." It runs and &lt;br /&gt;
compiles find in both Linux and Windows.&lt;/p&gt;
&lt;p&gt;void httpdMode() {&lt;br /&gt;
ushort port = 55055;&lt;br /&gt;
Socket listener = new TcpSocket();&lt;br /&gt;
//try {&lt;br /&gt;
assert(listener.isAlive);&lt;br /&gt;
listener.blocking = false; &lt;br /&gt;
listener.bind (new InternetAddress("localhost",port));&lt;br /&gt;
listener.listen(50);&lt;br /&gt;
// } catch (Exception e) { printf("::EXCEPTION::"); }&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 17 Jun 2006 06:57:33 -0000</pubDate><guid>https://sourceforge.netc3c39327a77dec77d63987c5e47b25e3da89c07b</guid></item><item><title>Inline Assembler Problem</title><link>https://sourceforge.net/p/gdcmac/support-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When I try to compile I get the following errors:&lt;/p&gt;
&lt;p&gt;salrd2.d: In function 'getCount':&lt;br /&gt;
salrd2.d:22: sorry, unimplemented: assembler statements are not &lt;br /&gt;
supported on this target&lt;br /&gt;
salrd2.d:22: sorry, unimplemented: assembler statements are not &lt;br /&gt;
supported on this target&lt;br /&gt;
salrd2.d:22: sorry, unimplemented: assembler statements are not &lt;br /&gt;
supported on this target&lt;/p&gt;
&lt;p&gt;The function in question:&lt;br /&gt;
static long getCount() {&lt;br /&gt;
asm { naked; rdtsc; ret; }&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;The code compiles fine on Windows using DMD and Linux using GDC. &lt;br /&gt;
Any Idea what's going on?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 16 Jun 2006 04:00:25 -0000</pubDate><guid>https://sourceforge.net2163e7a46205e2fe76c29366a5ed52e4641a6159</guid></item></channel></rss>