[Issue 10729] Some exception symbols undefined

2013-09-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 10729] Some exception symbols undefined

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 --- Comment #24 from Nick Sabalausky 2013-09-19 23:46:53 PDT --- BTW, you don't need to copy druntime.lib because it's already included in phobos.lib. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You

[Issue 10729] Some exception symbols undefined

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 --- Comment #23 from Nick Sabalausky 2013-09-19 23:45:33 PDT --- (In reply to comment #22) > (In reply to comment #21) > > (or sc.ini for that matter, but that's not the main issue here) > > Oh I see you DO have an sc.ini in there, and it do

[Issue 10729] Some exception symbols undefined

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 --- Comment #22 from Nick Sabalausky 2013-09-19 23:44:18 PDT --- (In reply to comment #21) > (or sc.ini for that matter, but that's not the main issue here) Oh I see you DO have an sc.ini in there, and it does look right. So copy OPTLINK int

[Issue 10729] Some exception symbols undefined

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 --- Comment #21 from Nick Sabalausky 2013-09-19 23:39:29 PDT --- Andre: Rainer mentioned something in that solved my problem. Turns out that optlink actually reads sc.ini to get th

[Issue 10729] Some exception symbols undefined

2013-09-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 --- Comment #20 from Nick Sabalausky 2013-09-13 14:24:43 PDT --- (In reply to comment #19) > > Failed in building chmgen > Yea, during linking of chmgen, same as me. The chmgen is the first tool it tries to compile using the newly-built DM

[Issue 10729] Some exception symbols undefined

2013-09-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 --- Comment #19 from Andre Tampubolon 2013-09-13 08:41:48 PDT --- (In reply to comment #18) > mkdir junk > create_dmd_release master --extras=junk --only-32 -v > > It'll clone dmd/phobos/tools/etc master to a temp dir then try to compile >

[Issue 10729] Some exception symbols undefined

2013-09-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 --- Comment #18 from Nick Sabalausky 2013-09-13 04:28:19 PDT --- (In reply to comment #17) > > The script could not be compiled: Compile it with a working DMD, like v2.063.2. Then run it with mkdir junk create_dmd_release master --extras=j

[Issue 10729] Some exception symbols undefined

2013-09-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 --- Comment #17 from Andre Tampubolon 2013-09-13 00:30:25 PDT --- I just pulled the latest updates and rebuild them again. The canonical "hello world" program now only yields 1 error: C:\Users\CSL-NB-064\Codes\D>dmd hello.d OPTLINK (R) for Wi

[Issue 10729] Some exception symbols undefined

2013-09-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 Nick Sabalausky changed: What|Removed |Added CC||cbkbbej...@mailinator.com --- Comme

[Issue 10729] Some exception symbols undefined

2013-08-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 --- Comment #15 from Andre Tampubolon 2013-08-19 07:41:43 PDT --- > It should be object_.d. You haven't setup path to druntime correctly. I just realised that sc.ini is missing from dmd's bin directory. So I copied that file, and rebuild dru

[Issue 10729] Some exception symbols undefined

2013-08-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 --- Comment #14 from Maxim Fomin 2013-08-19 02:40:21 PDT --- (In reply to comment #13) > (In reply to comment #12) > > One way to test the issue is to compile dmd, druntime, phobos and hello > > object > > file in problematic environment and

[Issue 10729] Some exception symbols undefined

2013-08-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 --- Comment #13 from Andre Tampubolon 2013-08-19 02:27:29 PDT --- (In reply to comment #12) > One way to test the issue is to compile dmd, druntime, phobos and hello object > file in problematic environment and attach them here to test in wor

[Issue 10729] Some exception symbols undefined

2013-08-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 Maxim Fomin changed: What|Removed |Added CC||ma...@maxim-fomin.ru --- Comment #12 fr

[Issue 10729] Some exception symbols undefined

2013-08-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 --- Comment #11 from Andre Tampubolon 2013-08-14 00:00:07 PDT --- > It seems to me that the issue is in your development environment. > Sorry for my poor reply... If this is the case then I guess the issue can be quite difficult to trace. Hm

[Issue 10729] Some exception symbols undefined

2013-08-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 --- Comment #10 from Nils 2013-08-13 06:27:46 PDT --- (In reply to comment #9) > In the video, you don't copy phobos.lib over: > http://www.youtube.com/watch?v=Fu1P0HGkZXA&t=1m56s Forget about that, I got confused. You're doing make, make cl

[Issue 10729] Some exception symbols undefined

2013-08-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 --- Comment #9 from Nils 2013-08-13 06:23:37 PDT --- (In reply to comment #4) > > Maybe you are still link old phobos.lib (2.063 or earlier). After git head > > rebuild, you would forgot to place the generated phobos.lib (in > > dmd2\src\phob

[Issue 10729] Some exception symbols undefined

2013-08-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 --- Comment #8 from Kenji Hara 2013-08-13 00:41:48 PDT --- Looks not bad to me. Strange... -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 10729] Some exception symbols undefined

2013-08-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 --- Comment #7 from Andre Tampubolon 2013-08-13 00:10:12 PDT --- > 1. Do you really use the recompiled and copied dmd.exe in C:\dmd\bin ? >You set the PATH=%PATH%;C:\dm\bin;C:\dmd\bin first, but I'm not sure that > the previous PATH does

[Issue 10729] Some exception symbols undefined

2013-08-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 --- Comment #6 from Kenji Hara 2013-08-12 23:51:42 PDT --- I just noticed that, the undefined symbol in comment#0 and comment#2 are different (four std.uni symbols added). And, few days ago std.uni module is drastically improved by https://gi

[Issue 10729] Some exception symbols undefined

2013-08-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 --- Comment #5 from Kenji Hara 2013-08-12 23:45:54 PDT --- (In reply to comment #4) > > Maybe you are still link old phobos.lib (2.063 or earlier). After git head > > rebuild, you would forgot to place the generated phobos.lib (in > > dmd2\src

[Issue 10729] Some exception symbols undefined

2013-08-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 --- Comment #4 from Andre Tampubolon 2013-08-12 18:48:07 PDT --- > Maybe you are still link old phobos.lib (2.063 or earlier). After git head > rebuild, you would forgot to place the generated phobos.lib (in > dmd2\src\phobos\) on correct lib

[Issue 10729] Some exception symbols undefined

2013-08-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 --- Comment #3 from Kenji Hara 2013-08-10 05:34:59 PDT --- (In reply to comment #2) > OK, I just fetch the latest dmd, druntime & phobos source code. After > rebuilding all of them, I tried to compile the same code: [snip] Maybe you are still

[Issue 10729] Some exception symbols undefined

2013-08-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 --- Comment #2 from Andre Tampubolon 2013-08-10 02:57:21 PDT --- > You would need rebuild Phobos library, because some Exception class ctors are > now annotated with pure and @safe attributes in git head. OK, I just fetch the latest dmd, dru

[Issue 10729] Some exception symbols undefined

2013-08-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 --- Comment #1 from Kenji Hara 2013-08-06 21:20:52 PDT --- (In reply to comment #0) > I got these errors: > > C:\Users\CSL-NB-064\Codes\D>dmd hello.d > OPTLINK (R) for Win32 Release 8.00.5 > Copyright (C) Digital Mars 1989-2009 All rights r

[Issue 10729] Some exception symbols undefined

2013-07-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 Nils changed: What|Removed |Added CC||nilsboss...@googlemail.com Severity|c