www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - DMD 0.120 release

reply "Walter" <newshound digitalmars.com> writes:
Focus is on fixing compiler issues.

http://www.digitalmars.com/d/changelog.html
Apr 06 2005
next sibling parent reply Russ Lewis <spamhole-2001-07-16 deming-os.org> writes:
Walter wrote:
 Focus is on fixing compiler issues.
 
 http://www.digitalmars.com/d/changelog.html
Anybody else having trouble accessingthe FTP site?
Apr 06 2005
next sibling parent reply Tom S <h3r3tic remove.mat.uni.torun.pl> writes:
Russ Lewis wrote:
 Anybody else having trouble accessingthe FTP site?
return true; /+ Firefox (WinXP) and wget (FC2) couldn't get it. wget died while trying to change to PASV. The built-in WinXP 'ftp' utility worked for me. +/ -- Tomasz Stachowiak /+ a.k.a. h3r3tic +/
Apr 06 2005
parent reply Russ Lewis <spamhole-2001-07-16 deming-os.org> writes:
Tom S wrote:
 Russ Lewis wrote:
 
 Anybody else having trouble accessingthe FTP site?
return true; /+ Firefox (WinXP) and wget (FC2) couldn't get it. wget died while trying to change to PASV. The built-in WinXP 'ftp' utility worked for me. +/
Inspired by your success, I also tried Windows, and it also works for me. I suspect that the server is having some problems with passive-mode transfers.
Apr 06 2005
parent J C Calvarese <jcc7 cox.net> writes:
Russ Lewis wrote:
 Tom S wrote:
 
 Russ Lewis wrote:

 Anybody else having trouble accessingthe FTP site?
return true;
Me, too.
 /+
 Firefox (WinXP) and wget (FC2) couldn't get it. wget died while trying 
 to change to PASV.
 The built-in WinXP 'ftp' utility worked for me.
 +/
Inspired by your success, I also tried Windows, and it also works for me. I suspect that the server is having some problems with passive-mode transfers.
I failed to download it on two different computers using Firefox (WinXP and Win2000). I don't know what the problem was (perhaps it's rejecting passive-mode transfers as you suggest), but I finally managed to download it using FileZilla (http://filezilla.sourceforge.net/). -- jcc7 http://jcc_7.tripod.com/d/
Apr 06 2005
prev sibling next sibling parent Sean Kelly <sean f4.ca> writes:
In article <d31j2r$4ok$1 digitaldaemon.com>, Russ Lewis says...
Walter wrote:
 Focus is on fixing compiler issues.
 
 http://www.digitalmars.com/d/changelog.html
Anybody else having trouble accessingthe FTP site?
FWIW, here's the error I got from a "real" FTP client:
 USER anonymous
< 530 Sorry, you may not connect more than 4 times!
Apr 06 2005
prev sibling next sibling parent "Matthew" <admin.hat stlsoft.dot.org> writes:
Yes. *very* slow, and times out on me frequently

"Russ Lewis" <spamhole-2001-07-16 deming-os.org> wrote in message
news:d31j2r$4ok$1 digitaldaemon.com...
 Walter wrote:
 Focus is on fixing compiler issues.

 http://www.digitalmars.com/d/changelog.html
Anybody else having trouble accessingthe FTP site?
Apr 06 2005
prev sibling next sibling parent reply clayasaurus <clayasaurus gmail.com> writes:
Russ Lewis wrote:
 Walter wrote:
 
 Focus is on fixing compiler issues.

 http://www.digitalmars.com/d/changelog.html
Anybody else having trouble accessingthe FTP site?
yup. --23:00:25-- ftp://ftp.digitalmars.com/dmd.zip => `dmd.zip' Resolving ftp.digitalmars.com... 63.105.9.61 Connecting to ftp.digitalmars.com[63.105.9.61]:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD not needed. ==> PASV ... and there it just hangs. *weird*
Apr 06 2005
parent reply "Walter" <newshound digitalmars.com> writes:
"clayasaurus" <clayasaurus gmail.com> wrote in message
news:d3280l$rlk$1 digitaldaemon.com...
 Russ Lewis wrote:
 Walter wrote:

 Focus is on fixing compiler issues.

 http://www.digitalmars.com/d/changelog.html
Anybody else having trouble accessingthe FTP site?
yup. --23:00:25-- ftp://ftp.digitalmars.com/dmd.zip => `dmd.zip' Resolving ftp.digitalmars.com... 63.105.9.61 Connecting to ftp.digitalmars.com[63.105.9.61]:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD not needed. ==> PASV ... and there it just hangs. *weird*
Yes. I just clicked on the link in your posting, and downloaded it in a few seconds. -Walter
Apr 06 2005
next sibling parent David L. Davis <SpottedTiger yahoo.com> writes:
In article <d328kp$s9n$1 digitaldaemon.com>, Walter says...
"clayasaurus" <clayasaurus gmail.com> wrote in message
news:d3280l$rlk$1 digitaldaemon.com...
 Russ Lewis wrote:
 Walter wrote:

 Focus is on fixing compiler issues.

 http://www.digitalmars.com/d/changelog.html
Anybody else having trouble accessingthe FTP site?
yup. --23:00:25-- ftp://ftp.digitalmars.com/dmd.zip => `dmd.zip' Resolving ftp.digitalmars.com... 63.105.9.61 Connecting to ftp.digitalmars.com[63.105.9.61]:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD not needed. ==> PASV ... and there it just hangs. *weird*
Yes. I just clicked on the link in your posting, and downloaded it in a few seconds. -Walter
Walter, it still doesn't work for me. My setup: WinXP SP2 IE v6.0.2900.2180 SP2 Cipher Strength 128-Bits (whatever this is) which I haven't changed anything ( well maybe just my wallpaper a couple of times :P ) since I've last did a download of dmd v0.119 some 20 days or so ago. I sure hope this problem can be solved soon. David L. ------------------------------------------------------------------- "Dare to reach for the Stars...Dare to Dream, Build, and Achieve!"
Apr 06 2005
prev sibling next sibling parent David L. Davis <SpottedTiger yahoo.com> writes:
In article <d328kp$s9n$1 digitaldaemon.com>, Walter says...
"clayasaurus" <clayasaurus gmail.com> wrote in message
news:d3280l$rlk$1 digitaldaemon.com...
 Russ Lewis wrote:
 Walter wrote:

 Focus is on fixing compiler issues.

 http://www.digitalmars.com/d/changelog.html
Anybody else having trouble accessingthe FTP site?
yup. --23:00:25-- ftp://ftp.digitalmars.com/dmd.zip => `dmd.zip' Resolving ftp.digitalmars.com... 63.105.9.61 Connecting to ftp.digitalmars.com[63.105.9.61]:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD not needed. ==> PASV ... and there it just hangs. *weird*
Yes. I just clicked on the link in your posting, and downloaded it in a few seconds. -Walter
Ok, I just saw Dave's post in the normal D Forum, about going to "Tools->Internet Options->Advanced tab" in IE6 and unchecking the "Use Passive FTP" checkbox. I does do the trick, cause I can now start the download in just a few seconds. Thanks for the headups Dave! :)) David L. ------------------------------------------------------------------- "Dare to reach for the Stars...Dare to Dream, Build, and Achieve!"
Apr 06 2005
prev sibling parent reply clayasaurus <clayasaurus gmail.com> writes:
Walter wrote:
 "clayasaurus" <clayasaurus gmail.com> wrote in message
 news:d3280l$rlk$1 digitaldaemon.com...
 
Russ Lewis wrote:

Walter wrote:


Focus is on fixing compiler issues.

http://www.digitalmars.com/d/changelog.html
Anybody else having trouble accessingthe FTP site?
yup. --23:00:25-- ftp://ftp.digitalmars.com/dmd.zip => `dmd.zip' Resolving ftp.digitalmars.com... 63.105.9.61 Connecting to ftp.digitalmars.com[63.105.9.61]:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD not needed. ==> PASV ... and there it just hangs. *weird*
Yes. I just clicked on the link in your posting, and downloaded it in a few seconds. -Walter
hum.. well firefox/gftp/wget don't work for me, however ftp did. for any other linux users out there having trouble ftp open ftp.digitalmars.com "user anonymous" "pass blank" ls get dmd.zip :-)
Apr 06 2005
parent Thomas Kuehne <thomas-dloop kuehne.thisisspam.cn> writes:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

clayasaurus schrieb am Thu, 07 Apr 2005 00:41:12 -0400:
 Walter wrote:
 "clayasaurus" <clayasaurus gmail.com> wrote in message
 news:d3280l$rlk$1 digitaldaemon.com...
 
Russ Lewis wrote:

Walter wrote:


Focus is on fixing compiler issues.

http://www.digitalmars.com/d/changelog.html
Anybody else having trouble accessingthe FTP site?
yup. --23:00:25-- ftp://ftp.digitalmars.com/dmd.zip => `dmd.zip' Resolving ftp.digitalmars.com... 63.105.9.61 Connecting to ftp.digitalmars.com[63.105.9.61]:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD not needed. ==> PASV ... and there it just hangs. *weird*
Yes. I just clicked on the link in your posting, and downloaded it in a few seconds. -Walter
hum.. well firefox/gftp/wget don't work for me, however ftp did. for any other linux users out there having trouble ftp open ftp.digitalmars.com "user anonymous" "pass blank" ls get dmd.zip
Or simply replace ftp:// with http:// *g* Thomas -----BEGIN PGP SIGNATURE----- iD8DBQFCVMof3w+/yD4P9tIRAuU9AJ9jYf1so/fpH8e6PiTAogJarvg4/gCfcXXR jKypOGAbLpqHS8Z5gh3Xns8= =3bez -----END PGP SIGNATURE-----
Apr 06 2005
prev sibling parent "Alligator" <me home.gr> writes:
The link is not working from compiler.html but it seems to be working from
changelog.html.
Strange ...

I' m using Mozilla ...


"Russ Lewis" <spamhole-2001-07-16 deming-os.org> wrote in message
news:d31j2r$4ok$1 digitaldaemon.com...
 Walter wrote:
 Focus is on fixing compiler issues.

 http://www.digitalmars.com/d/changelog.html
Anybody else having trouble accessingthe FTP site?
Apr 07 2005
prev sibling next sibling parent reply "Ben Hinkle" <ben.hinkle gmail.com> writes:
"Walter" <newshound digitalmars.com> wrote in message 
news:d31db2$2uhn$1 digitaldaemon.com...
 Focus is on fixing compiler issues.

 http://www.digitalmars.com/d/changelog.html
has the web site gotten the new doc std_stream.html? It looks like the old page. -Ben ps - I also can't download from the ftp site.
Apr 06 2005
parent reply "Ben Hinkle" <ben.hinkle gmail.com> writes:
"Ben Hinkle" <ben.hinkle gmail.com> wrote in message 
news:d31pd2$de3$1 digitaldaemon.com...
 "Walter" <newshound digitalmars.com> wrote in message 
 news:d31db2$2uhn$1 digitaldaemon.com...
 Focus is on fixing compiler issues.

 http://www.digitalmars.com/d/changelog.html
has the web site gotten the new doc std_stream.html? It looks like the old page.
I can see the updates but it looks like it wasn't the latest version I sent you. For example the signature of opApply should have line counts of ulong instead of size_t. The file I sent on April 1 is the right version. Should I resend?
Apr 06 2005
parent "Walter" <newshound digitalmars.com> writes:
"Ben Hinkle" <ben.hinkle gmail.com> wrote in message
news:d3272e$qj7$1 digitaldaemon.com...
 "Ben Hinkle" <ben.hinkle gmail.com> wrote in message
 news:d31pd2$de3$1 digitaldaemon.com...
 "Walter" <newshound digitalmars.com> wrote in message
 news:d31db2$2uhn$1 digitaldaemon.com...
 Focus is on fixing compiler issues.

 http://www.digitalmars.com/d/changelog.html
has the web site gotten the new doc std_stream.html? It looks like the
old
 page.
I can see the updates but it looks like it wasn't the latest version I
sent
 you. For example the signature of opApply should have line counts of ulong
 instead of size_t. The file I sent on April 1 is the right version. Should
I
 resend?
Yes, please resend. The file I have is dated Apr 1, so I don't know what happened to it.
Apr 06 2005
prev sibling next sibling parent David L. Davis <SpottedTiger yahoo.com> writes:
In article <d31db2$2uhn$1 digitaldaemon.com>, Walter says...
Focus is on fixing compiler issues.

http://www.digitalmars.com/d/changelog.html
It's like looking thru the store-front glass at a candy store with your mouth watering, only to find out that the store is closed until tomorrow. :P David L. ------------------------------------------------------------------- "Dare to reach for the Stars...Dare to Dream, Build, and Achieve!"
Apr 06 2005
prev sibling next sibling parent "Matthew" <admin.hat stlsoft.dot.org> writes:
std.openrj docs missing (or at least the link from chg log is bad)

"Walter" <newshound digitalmars.com> wrote in message
news:d31db2$2uhn$1 digitaldaemon.com...
 Focus is on fixing compiler issues.

 http://www.digitalmars.com/d/changelog.html


 
Apr 06 2005
prev sibling next sibling parent reply =?ISO-8859-1?Q?Anders_F_Bj=F6rklund?= <afb algonet.se> writes:
Walter wrote:

 Focus is on fixing compiler issues.
 
 http://www.digitalmars.com/d/changelog.html
I'm not having much luck with this release, on Fedora Core 1 - it crashes upon startup... Just running: Segmentation fault Debugger says: This GDB was configured as "i386-redhat-linux-gnu"... dmd": not in executable format: File truncated I'm not sure if any requirements were changed ? --anders
Apr 07 2005
parent =?ISO-8859-1?Q?Anders_F_Bj=F6rklund?= <afb algonet.se> writes:
Anders F Björklund wrote:

 I'm not having much luck with this release,
 on Fedora Core 1 - it crashes upon startup...
 
 Just running:

 Segmentation fault
Must have been a temporary error, downloaded a new zipfile and unpacked again and it worked. Perhaps decoded in ascii format, or translated the linefeeds on the binary file or something? :-P Works now. --anders
Apr 07 2005
prev sibling next sibling parent reply Carlos <carlos2003nov yahoo.ca> writes:
Walter wrote:
 Focus is on fixing compiler issues.
 
 http://www.digitalmars.com/d/changelog.html
 
 
 
I tried all the settings in IE. The file can't be downloaded. I have been able to download all the preceding versions without any problems. Someone suggested to use: http://ftp.digitalmars.com/dmd.120.zip ( which work ok ) instead of: ftp://ftp.digitalmars.com/dmd.120.zip ( which does not work anymore ) And as someone else said, SmartFTP and WinXP ftp works ok too. So something must have been changed on your side ?
Apr 07 2005
parent reply "Walter" <newshound digitalmars.com> writes:
"Carlos" <carlos2003nov yahoo.ca> wrote in message
news:d339um$21t4$1 digitaldaemon.com...
 I tried all the settings in IE.
 The file can't be downloaded.

 I have been able to download all the preceding
 versions without any problems.

 Someone suggested to use:
    http://ftp.digitalmars.com/dmd.120.zip
    ( which work ok )

 instead of:
    ftp://ftp.digitalmars.com/dmd.120.zip
    ( which does not work anymore )
I just clicked on that link in your post. It downloaded successfully. I'm using WinXP and Outlook Express. It's a complete mystery what is going on. I've been repeatedly trying it, and it works every time.
Apr 07 2005
next sibling parent reply Lars Ivar Igesund <larsivar igesund.net> writes:
Walter wrote:
 "Carlos" <carlos2003nov yahoo.ca> wrote in message
 news:d339um$21t4$1 digitaldaemon.com...
 
I tried all the settings in IE.
The file can't be downloaded.

I have been able to download all the preceding
versions without any problems.

Someone suggested to use:
   http://ftp.digitalmars.com/dmd.120.zip
   ( which work ok )

instead of:
   ftp://ftp.digitalmars.com/dmd.120.zip
   ( which does not work anymore )
I just clicked on that link in your post. It downloaded successfully. I'm using WinXP and Outlook Express. It's a complete mystery what is going on. I've been repeatedly trying it, and it works every time.
If it is a firewall or proxy problem as someone suggested, then you won't notice it as your inside of the wall. Lars Ivar Igesund PS It seemed to work for me today
Apr 07 2005
parent reply "Walter" <newshound digitalmars.com> writes:
"Lars Ivar Igesund" <larsivar igesund.net> wrote in message
news:d344ih$ift$1 digitaldaemon.com...
 Walter wrote:
 "Carlos" <carlos2003nov yahoo.ca> wrote in message
 news:d339um$21t4$1 digitaldaemon.com...

I tried all the settings in IE.
The file can't be downloaded.

I have been able to download all the preceding
versions without any problems.

Someone suggested to use:
   http://ftp.digitalmars.com/dmd.120.zip
   ( which work ok )

instead of:
   ftp://ftp.digitalmars.com/dmd.120.zip
   ( which does not work anymore )
I just clicked on that link in your post. It downloaded successfully.
I'm
 using WinXP and Outlook Express.

 It's a complete mystery what is going on. I've been repeatedly trying
it,
 and it works every time.
If it is a firewall or proxy problem as someone suggested, then you won't notice it as your inside of the wall.
I'm not inside the wall. The digitalmars.com server is in another state!
Apr 07 2005
parent reply Derek Parnell <derek psych.ward> writes:
On Thu, 7 Apr 2005 14:58:23 -0700, Walter wrote:

 "Lars Ivar Igesund" <larsivar igesund.net> wrote in message
 news:d344ih$ift$1 digitaldaemon.com...
 Walter wrote:
 "Carlos" <carlos2003nov yahoo.ca> wrote in message
 news:d339um$21t4$1 digitaldaemon.com...

I tried all the settings in IE.
The file can't be downloaded.

I have been able to download all the preceding
versions without any problems.

Someone suggested to use:
   http://ftp.digitalmars.com/dmd.120.zip
   ( which work ok )

instead of:
   ftp://ftp.digitalmars.com/dmd.120.zip
   ( which does not work anymore )
I just clicked on that link in your post. It downloaded successfully.
I'm
 using WinXP and Outlook Express.

 It's a complete mystery what is going on. I've been repeatedly trying
it,
 and it works every time.
If it is a firewall or proxy problem as someone suggested, then you won't notice it as your inside of the wall.
I'm not inside the wall. The digitalmars.com server is in another state!
Our company's main servers are 600 miles away, but I'm still inside the company's firewall. -- Derek Melbourne, Australia 8/04/2005 9:37:07 AM
Apr 07 2005
parent Georg Wrede <georg.wrede nospam.org> writes:
I'm not inside the wall. The digitalmars.com server is in another state!
Our company's main servers are 600 miles away, but I'm still inside the company's firewall.
My server is 2 feet away, and I'm outside the firewall. :-)
Apr 08 2005
prev sibling parent reply "Ben Hinkle" <bhinkle mathworks.com> writes:
"Walter" <newshound digitalmars.com> wrote in message 
news:d341t0$aor$1 digitaldaemon.com...
 "Carlos" <carlos2003nov yahoo.ca> wrote in message
 news:d339um$21t4$1 digitaldaemon.com...
 I tried all the settings in IE.
 The file can't be downloaded.

 I have been able to download all the preceding
 versions without any problems.

 Someone suggested to use:
    http://ftp.digitalmars.com/dmd.120.zip
    ( which work ok )

 instead of:
    ftp://ftp.digitalmars.com/dmd.120.zip
    ( which does not work anymore )
I just clicked on that link in your post. It downloaded successfully. I'm using WinXP and Outlook Express. It's a complete mystery what is going on. I've been repeatedly trying it, and it works every time.
It only worked for me after I read and followed these instructions: "Ok, I just saw Dave's post in the normal D Forum, about going to "Tools->Internet Options->Advanced tab" in IE6 and unchecking the "Use Passive FTP" checkbox. I does do the trick, cause I can now start the download in just a few seconds. Thanks for the headups Dave!"
Apr 07 2005
parent Carlos <carlos2003nov yahoo.ca> writes:
Ben Hinkle wrote:

 It only worked for me after I read and followed these instructions:
 "Ok, I just saw Dave's post in the normal D Forum, about going to 
 "Tools->Internet Options->Advanced tab" in IE6 and unchecking the "Use 
 Passive FTP" checkbox. I does do the trick, cause I can now start the 
 download in just a few seconds. Thanks for the headups Dave!"
 
 
Well Ben, when i said:
I tried all the settings in IE.
The file can't be downloaded.
it means i have read that post and followed these instructions. But i swear it did not worked. The good news is , it works now ! I dont know why, and let's say it does not matter. The problem whatever it was, seems to be gone. <Intermede> While i was writing this, before to send the post, I started IE, did *checked* the "Use Passive FTP" options, closed and restarted IE. now the option is on. Go to DigitalMars site, click on the link, and it now works... </intermede> So, The problem whatever it was, seems to be gone. I am sorry for the noise, let's get back to "D"...
Apr 07 2005
prev sibling next sibling parent reply Dawid =?ISO-8859-2?Q?Ci=EA=BFarkiewicz?= <arael fov.pl> writes:
Walter wrote:

 Focus is on fixing compiler issues.
 
 http://www.digitalmars.com/d/changelog.html
FILE: main.d ---START--- import std.socketstream; int main(){ return 0; } ---END--- $ dmd *.d gcc main.o -o main -lphobos -lpthread -lm /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../libphobos.a(socketstream.o (.rodata+0x180): undefined reference to `_D3std6stream6Stream6writefFYv' /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../libphobos.a(socketstream.o (.rodata+0x184): undefined reference to `_D3std6stream6Stream8writeflnFYv' /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../libphobos.a(socketstream.o (.rodata+0x18c): undefined reference to `_D3std6stream6Stream8copyFromFC3std6stream6StreamkZv' collect2: ld returned 1 exit status --- errorlevel 1 Anybody got this problem too? -- Dawid Ciężarkiewicz | arael jid: arael fov.pl
Apr 07 2005
parent reply "Walter" <newshound digitalmars.com> writes:
Stupidly, I seem to have put the wrong libphobos.a into the zip file. I'll
fix it. -Walter

"Dawid Ciężarkiewicz" <arael fov.pl> wrote in message
news:d34bt0$qam$1 digitaldaemon.com...
 FILE: main.d
 ---START---
 import std.socketstream;

 int main(){
     return 0;
 }
 ---END---

 $ dmd *.d
 gcc main.o -o main -lphobos -lpthread -lm
 /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../libphobos.a(socketstream.o
 (.rodata+0x180): undefined reference to `_D3std6stream6Stream6writefFYv'
 /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../libphobos.a(socketstream.o
 (.rodata+0x184): undefined reference to `_D3std6stream6Stream8writeflnFYv'
 /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../libphobos.a(socketstream.o
 (.rodata+0x18c): undefined reference to
 `_D3std6stream6Stream8copyFromFC3std6stream6StreamkZv'
 collect2: ld returned 1 exit status
 --- errorlevel 1

 Anybody got this problem too?
 -- 
 Dawid Ciężarkiewicz | arael
 jid: arael fov.pl
Apr 07 2005
parent reply Georg Wrede <georg.wrede nospam.org> writes:
Ouch. Looks as if there's no "make theReleaseZip" target at Digital Mars?

Walter wrote:
 Stupidly, I seem to have put the wrong libphobos.a into the zip file. I'll
 fix it. -Walter
 
 "Dawid Ciężarkiewicz" <arael fov.pl> wrote in message
 news:d34bt0$qam$1 digitaldaemon.com...
 
FILE: main.d
---START---
import std.socketstream;

int main(){
    return 0;
}
---END---

$ dmd *.d
gcc main.o -o main -lphobos -lpthread -lm
/usr/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../libphobos.a(socketstream.o
(.rodata+0x180): undefined reference to `_D3std6stream6Stream6writefFYv'
/usr/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../libphobos.a(socketstream.o
(.rodata+0x184): undefined reference to `_D3std6stream6Stream8writeflnFYv'
/usr/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../libphobos.a(socketstream.o
(.rodata+0x18c): undefined reference to
`_D3std6stream6Stream8copyFromFC3std6stream6StreamkZv'
collect2: ld returned 1 exit status
--- errorlevel 1

Anybody got this problem too?
-- 
Dawid Ciężarkiewicz | arael
jid: arael fov.pl
Apr 08 2005
parent "Walter" <newshound digitalmars.com> writes:
"Georg Wrede" <georg.wrede nospam.org> wrote in message
news:425641F9.3020409 nospam.org...
 Ouch. Looks as if there's no "make theReleaseZip" target at Digital Mars?
There is. I just have to collect files from multiple machines <g>.
Apr 08 2005
prev sibling next sibling parent reply Stewart Gordon <smjg_1998 yahoo.com> writes:
Walter wrote:
 Focus is on fixing compiler issues.
 
 http://www.digitalmars.com/d/changelog.html
"Fixed bit array append." Could you please supply an example of this working? My simplest testcases still fail just as miserably. Stewart. -- My e-mail is valid but not my primary mailbox. Please keep replies on the 'group where everyone may benefit.
Apr 08 2005
parent reply "Walter" <newshound digitalmars.com> writes:
"Stewart Gordon" <smjg_1998 yahoo.com> wrote in message
news:d35ho9$206h$1 digitaldaemon.com...
 Walter wrote:
 Focus is on fixing compiler issues.

 http://www.digitalmars.com/d/changelog.html
"Fixed bit array append." Could you please supply an example of this working? My simplest testcases still fail just as miserably.
Can you point me to the message(s) with your test cases in it? Also, are you using linux? If so, try the 0.120.2 with the updated libphobos.a. -Walter
Apr 08 2005
parent reply Stewart Gordon <smjg_1998 yahoo.com> writes:
Walter wrote:
 "Stewart Gordon" <smjg_1998 yahoo.com> wrote in message
 news:d35ho9$206h$1 digitaldaemon.com...
 
 Walter wrote:
 
 Focus is on fixing compiler issues.
 
 http://www.digitalmars.com/d/changelog.html
"Fixed bit array append." Could you please supply an example of this working? My simplest testcases still fail just as miserably.
Can you point me to the message(s) with your test cases in it?
I thought I'd posted a testcase here before, but apparently not. Just try something like ---------- void main() { bit[] a = [ 1, 1, 0, 1, 0 ]; bit[] b = [ 1, 0, 0, 1 ]; bit[] c = a ~ b; c ~= a; c ~= 0; c ~= 1; } ---------- with some code to display the result after each modification. (This is just a quick hack - my usual testcase is at home with my DMD installation....)
 Also, are you using linux? If so, try the 0.120.2 with the updated
 libphobos.a. -Walter
No. I do my stuff in Windows. Stewart. -- My e-mail is valid but not my primary mailbox. Please keep replies on the 'group where everyone may benefit.
Apr 08 2005
next sibling parent Thomas Kuehne <thomas-dloop kuehne.thisisspam.cn> writes:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Stewart Gordon schrieb am Fri, 08 Apr 2005 18:47:28 +0100:
 Walter wrote:
 "Stewart Gordon" <smjg_1998 yahoo.com> wrote in message
 news:d35ho9$206h$1 digitaldaemon.com...
 
 Walter wrote:
 
 Focus is on fixing compiler issues.
 
 http://www.digitalmars.com/d/changelog.html
"Fixed bit array append." Could you please supply an example of this working? My simplest testcases still fail just as miserably.
Can you point me to the message(s) with your test cases in it?
I thought I'd posted a testcase here before, but apparently not. Just try something like ---------- void main() { bit[] a = [ 1, 1, 0, 1, 0 ]; bit[] b = [ 1, 0, 0, 1 ]; bit[] c = a ~ b; c ~= a; c ~= 0; c ~= 1; } ---------- with some code to display the result after each modification. (This is just a quick hack - my usual testcase is at home with my DMD installation....)
Added to DStress as http://dstress.kuehne.cn/run/opCat_04.d http://dstress.kuehne.cn/run/opCat_05.d http://dstress.kuehne.cn/run/opCat_06.d http://dstress.kuehne.cn/run/opCatAssign_14.d fails allready at compile time: Thomas -----BEGIN PGP SIGNATURE----- iD4DBQFCVtPv3w+/yD4P9tIRAiMHAJ4wO6YHkCOeGFq85vgpf6JG3DcxwACYzbA7 eThLZdtV7CZ+xHpLDRKz5g== =Xe+b -----END PGP SIGNATURE-----
Apr 08 2005
prev sibling parent "Walter" <newshound digitalmars.com> writes:
"Stewart Gordon" <smjg_1998 yahoo.com> wrote in message
news:d36g3g$31ec$1 digitaldaemon.com...
 I thought I'd posted a testcase here before, but apparently not.

 Just try something like
You're right. I have it fixed now. Thanks, -Walter
Apr 09 2005
prev sibling parent Stewart Gordon <smjg_1998 yahoo.com> writes:
Walter wrote:
 Focus is on fixing compiler issues.
 
 http://www.digitalmars.com/d/changelog.html
Please see also http://www.digitalmars.com/drn-bin/wwwnews?digitalmars.D.bugs/3170 et seq. if you haven't already. Stewart. -- My e-mail is valid but not my primary mailbox. Please keep replies on the 'group where everyone may benefit.
Apr 08 2005