Boost logo

Boost-Build :

From: Jürgen Hunold (hunold_at_[hidden])
Date: 2006-03-30 02:36:40


Hi Rene !

Am Middeweken 29 März 2006, 19:42 schrieb Juergen Hunold:

> > Hm, I think the only info would be what this code.. does for your
> > cygwin install...
> >
> > char cygpath[256];
> > cygwin_conv_to_posix_path("c:\\foo\\bar", cygpath);
> >
> > The key info is the value of "cygpath". The above is part of the
> > var_expand_unit_test function in expand.c. So perhaps you can run the
> > jam0.exe in GDB, set a break point at the above point, and see what
> > happens.

gdb is hard for someone who is used to have log files, debug messages and
kdbg ;-))

So I've put in some printfs just before the assert (see diff) and get (see
debug.txt):

/c/foo/bar for cygpath.

Does this help ?

Yours,

Jürgen

-- 
* Dipl.-Math. Jürgen Hunold  ! Ingenieurgesellschaft für 
* voice: ++49 511 262926 57  ! Verkehrs- und Eisenbahnwesen mbH  
* fax  : ++49 511 262926 99  ! Lister Straße 15
* hunold_at_[hidden]          ! www.ive-mbh.de





Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk