search for: noincludes

Displaying 8 results from an estimated 8 matches for "noincludes".

Did you mean: noinclude
2012 Jul 18
0
[LLVMdev] Setting up a cross-compiler for cortex-m3
On Wed, Jul 18, 2012 at 4:31 PM, Renato Golin <rengolin at systemcall.org> wrote: > On 18 July 2012 15:24, salvatore benedetto > <salvatore.benedetto at gmail.com> wrote: >> I'm not sure how to interpret the above output, but I don't understand >> why if say -triple armv4t-none--gnueabi . > > Ok, we're getting there... ;) Glad you are confident.
2012 Jul 18
2
[LLVMdev] Setting up a cross-compiler for cortex-m3
On 18 July 2012 15:24, salvatore benedetto <salvatore.benedetto at gmail.com> wrote: > I'm not sure how to interpret the above output, but I don't understand > why if say -triple armv4t-none--gnueabi . Ok, we're getting there... ;) I think these errors are due to Clang not finding the libraries/includes/etc for the target you're building. If you have
2012 Jul 18
3
[LLVMdev] Setting up a cross-compiler for cortex-m3
On 18 July 2012 15:46, salvatore benedetto <salvatore.benedetto at gmail.com> wrote: > $ clang++ -ccc-host-triple thumbv7m-none-gnueabi noInclude.cpp -c > --sysroot=/home/emitrax/CodeSourcery/Sourcery_G++_Lite/arm-none-linux-gnueabi/libc/ Try -ccc-gcc-name arm-none-linux-gnueabi-g++ -ccc-host-triple thumbv7m-none-linux-gnueabi Sometimes it's better than sysroot, as it finds it
2009 Sep 09
1
Compiling 3.4.0 on SPARC Solaris 9
I've been trying to compile Samba 3.4.0 on a Solaris 9 server. However, when I run configure, it is only creating a Makefile-noincludes, not the standard Makefile. Looking at the config.log file, there are lines that suggest that it can't find the libiconv libraries. These are installed (version 1.11) in /usr/local so I tried re-running configure with the option --with-libiconv=/usr/local. However, this also fails as conftest n...
2010 Apr 21
1
Compile errors for samba 3.5.2 on aix 5.3
Any suggestions would be appreciated. I'm trying to compile samba 3.5.2 on aix 5.3 using gcc. And getting the following error while running: ./source3/make -d -f Makefile-noincludes Linking non-shared library bin/libsmbclient.a update time: 13:48:41.808974749 Apr 21, 2010 Suff_FindDeps (bin/libsmbclient.so) No known suffix on bin/libsmbclient.so. Using .NULL suffix. bin/libsmbclient.so:@ = bin/libsmbclient.so bin/libsmbclient.so:* = bin/libsmbclient.so bin/libsmbclien...
2012 Jul 18
0
[LLVMdev] Setting up a cross-compiler for cortex-m3
On Wed, Jul 18, 2012 at 5:45 PM, Renato Golin <rengolin at systemcall.org> wrote: > On 18 July 2012 15:46, salvatore benedetto > <salvatore.benedetto at gmail.com> wrote: >> $ clang++ -ccc-host-triple thumbv7m-none-gnueabi noInclude.cpp -c >> --sysroot=/home/emitrax/CodeSourcery/Sourcery_G++_Lite/arm-none-linux-gnueabi/libc/ > > Try -ccc-gcc-name
2012 Jul 22
3
[LLVMdev] Setting up a cross-compiler for cortex-m3
On Wed, Jul 18, 2012 at 6:08 PM, salvatore benedetto <salvatore.benedetto at gmail.com> wrote: > On Wed, Jul 18, 2012 at 5:45 PM, Renato Golin <rengolin at systemcall.org> wrote: >> On 18 July 2012 15:46, salvatore benedetto >> <salvatore.benedetto at gmail.com> wrote: >>> $ clang++ -ccc-host-triple thumbv7m-none-gnueabi noInclude.cpp -c >>>
2010 May 24
1
Still stuck with Samba on Solaris 10
I was hoping someone could post, or point me to, a clear set of instructions for compiling Samba 3.5.3 (or even 3.4.8) on Solaris 10. Or even just confirmation that Solaris 3.5.3 really can compile on Solaris 10 with active directory, nsswitch and zfs support. (I notice that Samba and Blastwave versions of Samba 3.4.x do not include zfs and nsswitch support.) I have a consistent issue that I