• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Custom IC Design
  3. Cannot run Virtuoso in 64-bit mode

Stats

  • Locked Locked
  • Replies 5
  • Subscribers 126
  • Views 16890
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Cannot run Virtuoso in 64-bit mode

ucar
ucar over 14 years ago

 Hi, Virtuoso (IC614) runs without any errors in 32-bit mode. When I switch to 64-bit mode by adding the line

 export CDS_AUTO_64BIT=ALL

into my .bashrc and try to run Virtuoso, I receive the following error:

[alper@dirac ~]$ virtuoso
/usr/local/bin/cadence/tools/dfII/bin/64bit/virtuoso: symbol lookup error: /usr/local/bin/cadence/tools/lib/64bit/libemscpp_sh.so: undefined symbol: _ZNSt24__default_alloc_templateILb1ELi0EE12_S_free_listE

Any ideas how to resolve this error?

Many Thanks,
Alper

 

  • Cancel
Parents
  • ucar
    ucar over 14 years ago

    Hi Quek,

    I cannot install any other IC package as I'm not the system admin. Guess the problem has something to do with libemscpp_sh.so under $CDSHOME/tools/lib/64bit. A tool called c++filt decodes low-level names into user-level names. _ZNSt24__default_alloc_templateILb1ELi0EE12_S_free_listE returns

    alper@dirac:~$ c++filt _ZNSt24__default_alloc_templateILb1ELi0EE12_S_free_listE
    std::__default_alloc_template<true, 0>::_S_free_list

    Does anyone have a clue?

    Many Thanks,
    Alper

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • ucar
    ucar over 14 years ago

    Hi Quek,

    I cannot install any other IC package as I'm not the system admin. Guess the problem has something to do with libemscpp_sh.so under $CDSHOME/tools/lib/64bit. A tool called c++filt decodes low-level names into user-level names. _ZNSt24__default_alloc_templateILb1ELi0EE12_S_free_listE returns

    alper@dirac:~$ c++filt _ZNSt24__default_alloc_templateILb1ELi0EE12_S_free_listE
    std::__default_alloc_template<true, 0>::_S_free_list

    Does anyone have a clue?

    Many Thanks,
    Alper

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information