#172 closed defect (worksforme)
Bjam fails to compile on windows cygwin gcc
| Reported by: | mmarcus | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | component1 | Version: | |
| Keywords: | Cc: |
Description
See for example: http://thread.gmane.org/gmane.comp.lib.boost.build/17846
Change History (2)
comment:1 by , 17 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
comment:2 by , 17 years ago
Forgot to mention that this has been tested with the current trunk version of Boost Jam.
Note:
See TracTickets
for help on using tickets.

Works for me using cygwin installed under C:\Program Files\Cygwin with Windows XP SP3 and gcc 3.4.4. I just go to the tools/jam/src folder and type in ./build.sh gcc and everything works as expected.