FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 12 matches
Forum Index
Author Message
  Topic: Helping with DSSS
MrTact

Replies: 0
Views: 9078

PostForum: DSSS   Posted: Mon Sep 15, 2008 1:01 pm   Subject: Helping with DSSS
I heard through aldacron's blog you're looking for some help with DSSS. I think that's great news!

Although DSSS is pretty amazing, it's not quite to the level of CPAN or RubyGems, and I think that ...
  Topic: How does Rebuild figure out library includes?
MrTact

Replies: 0
Views: 5437

PostForum: DSSS   Posted: Mon Oct 15, 2007 12:29 am   Subject: How does Rebuild figure out library includes?
OK, having spent a goodly amount of time with Rebuild on Windows over the last couple of weeks, I have concluded that there is a major issue with it finding Phobos (or rather, NOT finding Phobos). I'm ...
  Topic: Problem building wxD
MrTact

Replies: 1
Views: 10245

PostForum: DSSS   Posted: Sun Sep 23, 2007 10:56 pm   Subject: Problem building wxD
Problem solved:

When make was invoked from the command line it found the version of the version of dmc I had previously installed by hand (which was on the path), whereas the dsss invoked version u ...
  Topic: Problem building wxD
MrTact

Replies: 1
Views: 10245

PostForum: DSSS   Posted: Thu Sep 20, 2007 9:35 am   Subject: Problem building wxD
I'm running into difficulty trying to build wxD with DSSS (on Windows) and was hoping someone might have an idea as to why. If I sync the wxD source, switch to the wxc directory and execute make, it b ...
  Topic: -od path should be passed to linker, as well?
MrTact

Replies: 4
Views: 18675

PostForum: Build   Posted: Thu Feb 01, 2007 1:14 pm   Subject: -od path should be passed to linker, as well?
OK, I'm a nitwit. I couldn't update the ticket because I wasn't logged in! I just attached the updated patch to ticket #45.
  Topic: to build or to bud? That is the question.
MrTact

Replies: 5
Views: 20711

PostForum: Build   Posted: Thu Feb 01, 2007 1:06 pm   Subject: to build or to bud? That is the question.
I wouldn't mind seeing the project get a more substantial rename. The dropping of 2 letters only made it more confusing, IMHO. And "bud" simply does not feel like the name of a construction ...
  Topic: -od path should be passed to linker, as well?
MrTact

Replies: 4
Views: 18675

PostForum: Build   Posted: Wed Jan 17, 2007 9:18 pm   Subject: -od path should be passed to linker, as well?
I found a solution for this. The problem was, in fact, that any source file name longer than 8 characters was subject to the shortening effect, so foobarbaz.d would become FOOBAR~1.D. For obvious reas ...
  Topic: -od path should be passed to linker, as well?
MrTact

Replies: 4
Views: 18675

PostForum: Build   Posted: Thu Jan 11, 2007 1:12 am   Subject: -od path should be passed to linker, as well?
OK, having had a little time to come back to this, I probably broke this with my long filenames patch. (So don't apply it until I have a chance to fix it! Smile

It looks like I'm not getting an objec ...
  Topic: -od path should be passed to linker, as well?
MrTact

Replies: 4
Views: 18675

PostForum: Build   Posted: Sat Dec 30, 2006 10:08 am   Subject: -od path should be passed to linker, as well?
It seems to me I have been able to link .obj files created in the directory I specify with the -od switch without also adding that dir to LIBPATH. Now suddenly, that is not the case, and I wonder whet ...
  Topic: Fix for the linker's issue with paths that have spaces
MrTact

Replies: 0
Views: 6267

PostForum: Build   Posted: Thu Dec 28, 2006 1:39 am   Subject: Fix for the linker's issue with paths that have spaces
Just submitted a patch (http://www.dsource.org/projects/build/ticket/45) that calls the Win32 func GetShortPathName in CanonicalPath. This converts all components of the path to 8.3 format, making the ...
  Topic: COFF handler status
MrTact

Replies: 3
Views: 8861

PostForum: DDL - D Dynamic Libraries   Posted: Wed Nov 16, 2005 2:46 am   Subject: COFF handler status
Aha! You succeeded in boggling my mind, but I just figured out what you meant . . . the versions of the windows lib files have been converted to OMF format by DM because that's what dmd knows how to l ...
  Topic: COFF handler status
MrTact

Replies: 3
Views: 8861

PostForum: DDL - D Dynamic Libraries   Posted: Wed Nov 09, 2005 11:29 pm   Subject: COFF handler status
Hi there. I am curious what the state of the COFF library is atm. I synced the trunk and then started to write a simple lib dumper:

import ddl.coff.cofflibrary;

int main(char[][& ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group