Git Product home page Git Product logo

Comments (8)

srz-zumix avatar srz-zumix commented on June 8, 2024 1

置換するように修正しました。
-x c++ も正しく処理されると思います。

from iutest.

srz-zumix avatar srz-zumix commented on June 8, 2024

-f オプションは複数つけることができるので、
-f"-O2" -f"-DNO_RDSEED"
とすることで回避できると思います。

from iutest.

srz-zumix avatar srz-zumix commented on June 8, 2024

置換については検証・検討してみます

from iutest.

yumetodo avatar yumetodo commented on June 8, 2024

とりあえず自力で\n置換して対応しています。

from iutest.

yumetodo avatar yumetodo commented on June 8, 2024

そもそも一体いつ-x c++なんてオプションが必要なのか言い出した私がわかっていない・・・

とりあえず-O2 -DNO_RDSEED -DNO_RDRANDは大丈夫でした。
http://melpon.org/wandbox/permlink/5JIm3CijXJCYr2l0
なぜにか別のエラーが出てますけどね・・・うーむ。

from iutest.

srz-zumix avatar srz-zumix commented on June 8, 2024

boost test が定義している main と重複しちゃってますね。
boost 外すと OK そうな感じがします。

from iutest.

yumetodo avatar yumetodo commented on June 8, 2024

うーん、今回はboost使わないからいいけど、これboost有効の場合、wandboxの仕様的にありったけ全部のBoostのlibとリンクしようとするのか・・・
https://github.com/melpon/wandbox/issues/179
https://github.com/melpon/wandbox/blob/dcbb638b3859b7c887965cc6a74781a86e20630f/cattleshed/configure.ac

from iutest.

srz-zumix avatar srz-zumix commented on June 8, 2024

調査した結果、最初のソースファイル(prog.cc)に main がないとリンカエラーになるようです。
iuwandbox では main の正確な検出は難しそうだなと思ったので、
hint を print するようにだけしました。

from iutest.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.