Pedro, While we're on conversation, I'd better ask you to review the following commit:
https://github.com/pfalcon/cegcc-w32api-try1/commit/5c5e4e1e993443136ab24f721a1538d5ef4b64cb They issue, inst_* are subdirectories' Makefile vars, which compute their values themselves. They don't seem to be initialized by configure or top Makefile (even can't, as they are per-subdir), so top Makefile passes empty values on command line to sub-Makefiles, which override their own calculation of values, and causes them to execute commands like "mkdir -p" (empty path). I have no idea why *sometimes* it works (like when running build-mingw32ce.sh), but it fails building w32api standalone. -- Best regards, Paul mailto:pmis...@gmail.com ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel