close
Warning:
Can't synchronize with repository "(default)" (/hepforge/svn/rave does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Jun 4, 2007, 11:30:34 AM (18 years ago)
- Author:
-
anonymous
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v7
|
v8
|
|
50 | 50 | == Cygwin == |
51 | 51 | |
52 | | Building under cygwin may be tricky :-( |
| 52 | Your mileage under cygwin may vary :-( |
53 | 53 | Currently we've been able to compile a static version of rave only with |
54 | 54 | a static version of clhep (compiled under cygwin, as well). |
55 | 55 | |
56 | 56 | This should be achievable without special tweaking and special configuration settings, though. |
57 | | Just an ordinary ''configure; make'' ... |
| 57 | The usual ''configure; make'' should do the job. |
58 | 58 | |
59 | 59 | Using clhep libraries compiled with VC++ (the official way to build clhep under windows) |
… |
… |
|
62 | 62 | Our expertise in this area is likely to rise in the near future. |
63 | 63 | |
| 64 | We might contribute patches to clhep2 to be able to build shared clhep2 libraries under cygwin. |
| 65 | |
64 | 66 | Links: |
65 | 67 | * cygwin: http://www.cygwin.com/ |