Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 403
    • Issues 403
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Issues
  • #2167
Closed
Open
Created Aug 04, 2009 by Robert Bernecky@rbeDeveloper

buildfile dependence wrong for Fibrescan

Bugzilla Link 541
Created on Aug 04, 2009 20:53
Resolution FIXED
Resolved on Jul 18, 2012 09:07
Version svn
OS Linux
Architecture PC

Extended Description

make -f buildfile -j5
cd modules/structures/lib/..; sac2c -v0 -O3 -linksetsize 0 ArrayBasics.sac -o lib
cd modules/structures/lib/..; sac2c -v0 -O3 -linksetsize 0 crud.breaks.sac -o lib
cd modules/structures/lib/..; sac2c -v0 -O3 -linksetsize 0 crud.sac -o lib
cd world/stdio/src/FibreIO; flex -PFibreScan FibreScan.l
cd modules/numerical/blas/lib/..; sac2c -v0 -O3 -linksetsize 0 SacBlasLevel1.sac -o lib
/home/sac/sac2c/src/bin/cse world/stdio/src/FibreIO/lex.FibreScan.c
cd world/system/lib/..; sac2c -v0 -O3 -linksetsize 0 PTimer.sac -o lib
ABORT: Cannot find library `libArrayTree.so' for module `Array'
It looks like recent changes to the stdlib have not adjusted the buildfile to
match the dependences in those changes.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking