← Back to team overview

leaningtech-dev team mailing list archive

[Bug 1268226] Re: examples on webpage wrong compilation flag

 

** Changed in: duetto
       Status: New => Confirmed

** Changed in: duetto
   Importance: Undecided => Critical

-- 
You received this bug notification because you are a member of
Leaningtech Team, which is subscribed to Duetto.
https://bugs.launchpad.net/bugs/1268226

Title:
  examples on webpage wrong compilation flag

Status in Duetto: C++ for the Web:
  Confirmed

Bug description:
  Hi,
  on your web page is an incorrect compilation flag for a client side example.

  url: http://www.leaningtech.com/duetto/examples/
  command:  /opt/duetto/bin/clang -O3 -std=c++11 -S -target duetto HelloClient.cpp -o HelloClient.js

  It generates LLVM code not JS. It worked when I removed the "-S"
  switch.

  Thanks,
  Jan

To manage notifications about this bug go to:
https://bugs.launchpad.net/duetto/+bug/1268226/+subscriptions


References