Skip to content

Building 64-bit SL16j Release on SDCC #749

@plexoos

Description

@plexoos

The following assumes the default environment is initialized by sourcing:

source /afs/rhic.bnl.gov/rhstar/group/star_cshrc.csh

Switch to your local star-sw directory and check out the SL16j_embed_64b branch:

cd star-sw
git checkout SL16j_embed_64b

Without changing directories, set the environment variables required by cons:

setenv NODEBUG yes
setup 64b
setenv STAR $PWD
setenv STAR_LIB $STAR/.${STAR_HOST_SYS}/LIB
setenv STAR_BIN $STAR/.${STAR_HOST_SYS}/BIN

Then build the code:

cons +StarVMC/Geometry
cons

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions