Displaying 6 results from an estimated 6 matches for "autconf".
Did you mean:
autoconf
2009 Jul 28
2
[LLVMdev] An "x86" target?
Anyone mind if I add "x86" to Triple.cpp to match x86?
I'd like to use the name x86 for consistency.
-Rich
2009 Jul 28
0
[LLVMdev] An "x86" target?
On Tue, Jul 28, 2009 at 5:35 AM, Richard Pennington<rich at pennware.com> wrote:
> Anyone mind if I add "x86" to Triple.cpp to match x86?
I would really rather you didn't. :)
Triple is intended to match the "target triples", for example the
autconf/config.guess type stuff. I really don't want to add to the
genetic diversity of that namespace.
- Daniel
2014 Apr 28
2
[LLVMdev] Build bot for documentation?
Hi,
I've been spending a bit of time fixing up building and installation
of the Doxygen and Sphinx documentation for CMake. There are more
fixes in the pipeline (none for autconf/make system, I'm not
interested in fixing that) but I started wondering if any testing was
done to check that documentation builds correctly for LLVM and its
various subprojects.
I'm not particularly familiar with buildbot but if people think its a
good idea I would be happy to invest some...
2002 Aug 22
1
Samba 2.2.5 and LDAP start_tls
Hi,
I've a problem in connecting samba 2.2.5 to LDAP with ldap ssl = start_tls.
I've already patched the file pdb_ldap.c and configure.in and run autconf (as
described in the Samba-LDAP-PDC howto).
However, doing a rpcclient servername -U root%password -c "enumprinters" shows
this in the log:
[2002/08/23 16:50:44, 0] passdb/pdb_ldap.c:ldap_open_connection(181)
Failed to issue the StartTLS instruction: Connect error
[2002/08/23 16:50:...
2011 Jan 27
0
[LLVMdev] CMake-generated llvm-config.
...by autoconf:
>
>> ./llvm-config --cflags
>> -I/usr/home/arr/projects/llvm/llvm_1/include
>> -I/usr/home/arr/projects/llvm/llvm_1/include -D_DEBUG -D_GNU_SOURCE
>> -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -O2 -fPIC
>>
> There is no -pedantic here.
Has the autconf build an option similar to LLVM_ENABLE_PEDANTIC ? If
yes, what's its default?
2004 Oct 13
0
[LLVMdev] RESOLVED: [LLVMbugs] [Bug 451] Libtool does not create libNAME.$(SHLIBEXT) files when building dynamic libs
...libtool/ltmain.sh to llvm/autoconf/ltmain.sh
4. Adjust the llvm/autoconf/m4/libtool.m4 file to ensure that the variable
default_ofile is set to "mklib" instead of "libtool"
5. Possibly adjust llvm/autoconf/m4/libtool.m4 to get rid of autoconf
warnings related to obsolete autconf features (e.g. AC_TRY_LINK)
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
_______________________________________________
LLVMbugs mailing list
LLVMbugs at cs.uiuc.edu
http://mail.cs.uiuc.edu/mailman/listinfo/llvmbugs