Displaying 4 results from an estimated 4 matches for "trantor5".
2005 Nov 15
1
[LLVMdev] doxygen docs
...ous namespaces ... I tried the
options mentioned above, but didn't work. For example, consider this:
http://illuvium.com/docs/doxygen/classSteens.html
This was generated from lib/Analysis/DataStructure/Steensgaard.cpp, but
when I tried that on my setup, no such file is created:
sameerds at trantor5:~/data/llvm-1.6$ find docs/doxygen -name "*Steen*"
docs/doxygen/html/Steensgaard_8cpp-source.html
docs/doxygen/html/Steensgaard_8d-source.html
docs/doxygen/html/Steensgaard_8cpp.html
docs/doxygen/html/Steensgaard_8cpp__incl.md5
docs/doxygen/html/Steensgaard_8d.html
docs/doxygen/html/Steen...
2005 Nov 15
0
[LLVMdev] doxygen docs
On Tue, 15 Nov 2005, Sameer D. Sahasrabuddhe wrote:
> The docs available on illuvium.com are different from the one's present in
> the doxygen tarball on the same page ... can the tarball be generated from
> the same docs as the browseable version? I considered crawling the
> illuvium.com site, but it would be better to simply have a tarball available.
Agreed. I have been
2005 Nov 12
2
[LLVMdev] building LLVM 1.6 on Debian unstable ...
...6/Debug/lib/LLVMSelectionDAG
.o: defined in discarded section
`.gnu.linkonce.t._ZNK4llvm14TargetLowering12get
ValueTypeEPKNS_4TypeE' of
/home/sameerds/data/llvm-1.6/Debug/lib/LLVMSelectionDA
G.o
collect2: ld returned 1 exit status
The compiler is gcc 3.4.5 from Debian unstable.
sameerds at trantor5:~$ g++ -v
Reading specs from /usr/lib/gcc/i486-linux-gnu/3.4.5/specs
Configured with: ../src/configure -v
--enable-languages=c,c++,f77,pascal,objc,ada --prefix=/usr
--libexecdir=/usr/lib --with-gxx-include-dir=/usr/include/c++/3.4
--enable-shared --with-system-zlib --enable-nls
--without-includ...
2005 Nov 15
4
[LLVMdev] doxygen docs
Hi,
The docs available on illuvium.com are different from the one's present
in the doxygen tarball on the same page ... can the tarball be generated
from the same docs as the browseable version? I considered crawling the
illuvium.com site, but it would be better to simply have a tarball
available.
I tried generating the docs myself ... doxygen simply refuses to create
pages for classes