Click here to Skip to main content
15,912,897 members
Home / Discussions / Work Issues
   

Work Issues

 
AnswerRe: Learning UML -- Benefits, Applicability? Pin
Avery Moore13-Feb-04 11:01
Avery Moore13-Feb-04 11:01 
GeneralRe: Learning UML -- Benefits, Applicability? Pin
John Kuhn13-Feb-04 12:54
John Kuhn13-Feb-04 12:54 
GeneralRe: Learning UML -- Benefits, Applicability? Pin
Avery Moore13-Feb-04 18:39
Avery Moore13-Feb-04 18:39 
GeneralThanks ahead for your evaluations Pin
vcmira9-Feb-04 17:22
vcmira9-Feb-04 17:22 
GeneralRe: Thanks ahead for your evaluations Pin
Sarvesvara (BVKS) Dasa9-Mar-04 18:05
Sarvesvara (BVKS) Dasa9-Mar-04 18:05 
GeneralData structures questions in interviews Pin
Anonymous5-Feb-04 3:53
Anonymous5-Feb-04 3:53 
GeneralRe: Data structures questions in interviews Pin
John Kuhn5-Feb-04 15:50
John Kuhn5-Feb-04 15:50 
QuestionFREE Make utility for Windows ? Pin
vipsy1-Feb-04 23:03
vipsy1-Feb-04 23:03 
Hi All,

Currently I'm working on generation of makefile scripts.

I have a lot of problems here since the make utility I use is from Cygwin package.
This means that it recognizes only the paths in UNIX encoding, all of those \ to / and other stuff with spaces allowed in Win.
To avoid problems I have to double all my makefile vars with the followed method:

Example:

SOME_PATH = C:\My Path\
SOME_PATH_UNIX = C:/My\ Path

SOME_PATH_UNIX/target : SOME_PATH_UNIX/prerequisite
sometool "SOME_PATH\prerequisite"

In other words I have to use UNIX path encoding for specifing targets and prerequisites and Windows path encoding for commands. That sux.

So my question is: Have anybody ever heard about FREE make utility for Windows with native Windows path encoding? It seems I cannot find it over Inet. I mean so FREE so I can redistribute it.

I would appreciate for any help


AnswerRe: FREE Make utility for Windows ? Pin
Heath Stewart29-Feb-04 19:20
protectorHeath Stewart29-Feb-04 19:20 
GeneralRe: FREE Make utility for Windows ? Pin
vipsy1-Mar-04 0:04
vipsy1-Mar-04 0:04 
GeneralRe: FREE Make utility for Windows ? Pin
Heath Stewart1-Mar-04 2:03
protectorHeath Stewart1-Mar-04 2:03 
GeneralRe: FREE Make utility for Windows ? Pin
vipsy1-Mar-04 18:17
vipsy1-Mar-04 18:17 
GeneralRe: FREE Make utility for Windows ? Pin
Steve S2-Mar-04 0:51
Steve S2-Mar-04 0:51 
QuestionAnyone qualify for this??? Pin
LasVegasGuy31-Jan-04 7:28
LasVegasGuy31-Jan-04 7:28 
AnswerRe: Anyone qualify for this??? Pin
Norman Fung2-Feb-04 6:18
Norman Fung2-Feb-04 6:18 
GeneralRe: Anyone qualify for this??? Pin
Roger Wright5-Feb-04 17:01
professionalRoger Wright5-Feb-04 17:01 
GeneralRe: Anyone qualify for this??? Pin
Norman Fung5-Feb-04 22:19
Norman Fung5-Feb-04 22:19 
GeneralRe: Anyone qualify for this??? Pin
Navin9-Feb-04 16:28
Navin9-Feb-04 16:28 
GeneralTechnology Open House at Dollar / Thrifty (Tulsa, OK) Pin
Kant23-Jan-04 8:35
Kant23-Jan-04 8:35 
Generalcross roads - mechanical engineering and vc++ Pin
closecall20-Jan-04 18:57
closecall20-Jan-04 18:57 
GeneralRe: cross roads - mechanical engineering and vc++ Pin
Norman Fung21-Jan-04 21:31
Norman Fung21-Jan-04 21:31 
GeneralRe: cross roads - mechanical engineering and vc++ Pin
closecall29-Jan-04 17:36
closecall29-Jan-04 17:36 
GeneralRe: cross roads - mechanical engineering and vc++ Pin
Norman Fung29-Jan-04 21:27
Norman Fung29-Jan-04 21:27 
GeneralRe: cross roads - mechanical engineering and vc++ Pin
Norman Fung29-Jan-04 21:48
Norman Fung29-Jan-04 21:48 
GeneralWanted: C++ programmers with Geometry background Pin
jwpexe20-Jan-04 9:37
jwpexe20-Jan-04 9:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.