Public bug reported:
The following code generates warning messages in the valarray STL header
files. This is likely a problem in the header files and not clang++, but
I'm expecting the patch should come from someone who understands what
clang++ is expecting.
// Running clang++ -Wall will generat
Under 11.04 this will not compile at all since it cannot find the
valarray header file. It looks like clang++ does not know to search the
/usr/include/c++/4.5 directory or are there some other header files it
is supposed to be using that didn't get downloaded when I selected
clang? The 11.04 system
Since the problem under 11.04 is fundamentally different I'm going to
create a second report for it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/857014
Title:
Warning in valarray STL header files
Public bug reported:
Under 11.04, clang++ will not compile any program that references a
standard C++ header file. It looks like clang++ does not know to search
the /usr/include/c++/4.5 directory or are there some other header files
it is supposed to be using that didn't get downloaded when I sele
Public bug reported:
A new version of Icarus Verilog with bug fixes and enhancements was
released today. Please use this new version for Precise. It would be
best if GTkWave was also updated in Precise to version 3.3.37.
I am one of the developers of Icarus Verilog and wanted to make sure the
upd
Thanks!
Please let us know if there are any build issues and we will try to fix
them ASAP.
Regards,
Cary
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/884859
Title:
Please update iverilog in Prec
I'll check this out once I've had time to create a VM for 11.10. If you
can get this code to compile then the other problem I reported for 11.04
is also likely fixed. I'll report back once I have verified everything
works as expected.
--
You received this bug notification because you are a member
I can confirm that this is fixed in the 11.10 release.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/857014
Title:
Warning in valarray STL header files
To manage notifications about this bug go to:
This problem is fixed in the 11.10 release.
** Changed in: clang (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/860002
Title:
Clang++ cannot find C++ head