Opened 12 years ago

Closed 8 years ago

#11 closed bug (fixed)

feisty meow is hosed for building with cygwin

Reported by: Fred T. Hamster Owned by: Fred T. Hamster
Priority: blocker Milestone:
Component: feistymeow-nucleus Version:
Keywords: build, cygwin Cc:

Description

in the old days we built with msys, but that is no longer sufficient. windows is too huge a ball of puke to deal with unless you have a good tool suite, such as unix. cygwin provides that, including crucial things like svn and git, so we're moving to that.
however, stuff doesn't build yet with cygwin.
a major problem is when cygwin doesn't interpose to translate paths from cygwinese to windows. like /cygdrive/c/blah.
we've chosen to make all the feisty tools understand the retarded style of cygwin paths, but those changes are not complete yet.
get this finished so a full build works on winders.

Change History (5)

comment:1 by Fred T. Hamster, 8 years ago

Status: newassigned

this is mostly working now. remaining problems:

highest: makedep doesn't handle cygwin style paths yet.
so building without dependencies works, but not normal make.

next highest: bundlers are not working. final products not built.

comment:2 by Fred T. Hamster, 8 years ago

Owner: changed from Fred T. Hamster to bugdock

comment:3 by Fred T. Hamster, 8 years ago

calling this one done. added a separate bug to fix makedep.

comment:4 by Fred T. Hamster, 8 years ago

Owner: changed from bugdock to Fred T. Hamster

comment:5 by Fred T. Hamster, 8 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.