Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CLHEP
CLHEP
Commits
2ccda0e8
Commit
2ccda0e8
authored
Dec 16, 2003
by
Lynn Garren
Browse files
more explanation
parent
eb11369a
Changes
1
Hide whitespace changes
Inline
Side-by-side
INSTALL
View file @
2ccda0e8
...
...
@@ -9,7 +9,7 @@ top level directory, or you may build any package separately.
# about linking
#-------------------------------------------------------------
CLHEP builds libraries for each package in
stead of
a single CLHEP library.
CLHEP builds libraries for each package in
addition to
a single CLHEP library.
This alllows you to link with only the necessary parts of CLHEP.
We provide a "clheplib" script which gives the list of libraries to link,
in the correct order. The script can be embedded in a makefile.
...
...
@@ -53,6 +53,9 @@ of the options that you are likely to find most useful.
[default is the same as PREFIX]
--disable-shared build only static libraries
--disable-static build only shared libraries
--enable-exceptions use the CLHEP/Exceptions package
--disable-exceptions DO NOT use the CLHEP/Exceptions package
[--disable-exceptions is the default]
#-------------------------------------------------------------
# building documents
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment