Displaying 7 results from an estimated 7 matches for "with_debug".
2019 Mar 05
5
GSoC19: Debug Info should have no effect on codegen
...ested in the project idea "Debug
Info Should have no effect on codegen". So far I have built llvm and clang
and I was trying to reproduce the problem on simple c++ programs but I
can't. Being specific this are the steps I am doing:
$ clang -g test.cc
> $ llvm-objdump -d a.out > with_debug
> $ clang test.cc
> $ llvm-objdump -d a.out > no_debug
> $ vimdiff with_debug no_debug
I still can't reproduce the problem. In the expected results of the project
you mentioned that there are already failing test cases. Can you please
point me in to these cases?
Finally, I would...
2008 Sep 30
1
Notes on HowTos/Custom Kernel
...entOS Plus kernel, because I wanted XFS support. I just wanted to
apply a small patch that adds hardware support for a specific adapter.
I could follow the instructions to create a kernel based on the CentOS
Plus sources, but many parts of it were not in the CentOS Plus
specfile. For example, "with_debug" is already set to 0. The block
that starts with "#if a rhel kernel, apply the rhel config options" is
not present either, I believe it was already stripped when the CentOS
Plus kernel was initially built. I also used Patch400000:, since the
latest patch in the CentOS Plus kernel is...
2012 Jun 20
0
Devtools 0.7
...cumentation, demos and multi-architecture binaries. (Fixes
#77)
* `install_url`, `install_github` and `install_gitorious` gain a subdir
argument which makes it possible to install packages that are contained
within a sub-directory of a repository or compressed file. (Fixes #64)
CHECKING
* `with_debug` function temporarily sets env vars so that compilation is
performed with the appropriate debugging flags set. Contributed by Andrew
Redd.
* `revdep`, `revdep_maintainers` and `revdep_check` for calculating reverse
dependencies, finding their maintainers and running `R CMD check`.
(Fixes #...
2012 Jun 20
0
Devtools 0.7
...cumentation, demos and multi-architecture binaries. (Fixes
#77)
* `install_url`, `install_github` and `install_gitorious` gain a subdir
argument which makes it possible to install packages that are contained
within a sub-directory of a repository or compressed file. (Fixes #64)
CHECKING
* `with_debug` function temporarily sets env vars so that compilation is
performed with the appropriate debugging flags set. Contributed by Andrew
Redd.
* `revdep`, `revdep_maintainers` and `revdep_check` for calculating reverse
dependencies, finding their maintainers and running `R CMD check`.
(Fixes #...
2003 Oct 03
3
openoffice port build on FreeBSD 4.9
...t LANG to a suitable
value. You can change this with:
USE_LANG="preferred language"
and set a different language
like:
en_US.ISO8859-15 en_US.ISO8859-1
US-ASCII
Your current setting is:
USE_LANG=en_US.ISO8859-15
OPTIONS:
You can compile OO with debug symbols
if you call make with WITH_DEBUG=1
If you set WITH_DEBUG=2, you add internal
OO.org debug support.
You may set WITH_TTF_BYTECODE_ENABLED=YES
if you like to use the Freetype library to
render TTF fonts. Normally the TTF lib is
not used to render fonts.
If you have licensed the Apple patents
US05155805 US05159668 and US05325479...
2008 Jun 12
13
Announce: Lustre 1.6.5 is available!
Hi all,
At long last, Lustre 1.6.5 is available on the Sun Download Center Site.
http://www.sun.com/software/products/lustre/get.jsp
The change log and release notes can be read here:
http://wiki.lustre.org/index.php?title=Change_Log_1.6
Thank you for your assistance; as always, you can report issues via
Bugzilla (https://bugzilla.lustre.org/)
Happy downloading!
-- The Lustre Team --
2008 Jun 12
13
Announce: Lustre 1.6.5 is available!
Hi all,
At long last, Lustre 1.6.5 is available on the Sun Download Center Site.
http://www.sun.com/software/products/lustre/get.jsp
The change log and release notes can be read here:
http://wiki.lustre.org/index.php?title=Change_Log_1.6
Thank you for your assistance; as always, you can report issues via
Bugzilla (https://bugzilla.lustre.org/)
Happy downloading!
-- The Lustre Team --