Displaying 20 results from an estimated 24 matches for "buildopts".
2014 Aug 28
1
Asterisk-eSpeak and Asterisk 12
...tting this:
gcc -pipe -fPIC -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -g -O2 -c -o
app_espeak.o app_espeak.c
In file included from asterisk.h:21:0,
from app_espeak.c:34:
asterisk/autoconfig.h:7:32: fatal error: asterisk/buildopts.h: File Not found
(above line translated)
I can't find any buildopts.h anywhere in Asterisk 12 source files
though it exists in Asterisk 11.
Did I miss something ?
Regards
PS: If possible, I would prefer to keep asterisk "external" modules in
seperate folder. Is there a smarted wa...
2010 Apr 01
0
[LLVMdev] Help with building LLVM 2.6 GCC
On Apr 1, 2010, at 4:45 AM, naohk wrote:
> Correct me if I'm wrong. To build llvm, you'd need llvm-gcc front-end.
The Getting Started Guide is a bit misleading on this point because
the "Install the llvm-gcc-4.2 front end" step comes before the "Build
the LLVM Suite" step, implying that LLVM GCC is a dependency, but it's
not.
FWIW, here's how I build
2008 Dec 29
0
[LLVMdev] Error when attempting to build llvm-gcc-1.5 on Mac OS X 10.5.6
2008/12/28 Elvis Dowson <elvis.dowson at mac.com>
> Where can I get gccas ? I am running Mac OS X 10.5.6 and I get the
> following error:
>
gccas is one of the LLVM tools; you have to build them before building
llvm-gcc and you should configure llvm-gcc with the --enable-llvm=[...] flag
unless the LLVM tools are in your PATH.
See
2010 Apr 01
3
[LLVMdev] Help with building LLVM 2.6 GCC
I'm running into the same error.
Correct me if I'm wrong. To build llvm, you'd need llvm-gcc front-end.
You're saying we'd need llvm in order to build llvm-gcc.
So how should we kick start the process?
Thanks.
Duncan Sands wrote:
>
> Hi Eliseu,
>
>> 2. I've unpacked llvm-gcc-4.2-2.6.source.tar.gz under the llvm-gcc
>> directory. I've also
2008 Dec 29
3
[LLVMdev] Error when attempting to build llvm-gcc-1.5 on Mac OS X 10.5.6
Hi Anton,
Where can I get gccas ? I am running Mac OS X 10.5.6 and I get the
following error:
xgcc: installation problem, cannot exec `gccas': No such file or
directory
make[2]: *** [libgcc/./_muldi3.o] Error 1
make[2]: *** Waiting for unfinished jobs....
xgcc: installation problem, cannot exec `gccas': No such file or
directory
make[2]: *** [libgcc/./_negdi2.o] Error 1
make[1]:
2008 Dec 28
0
[LLVMdev] Error when attempting to build llvm-gcc-4.2-2.4.source on Mac OS X 10.5.6
Hello, Elvis
> $ ../src/configure --program-prefix=llvm- --disable-bootstrap
> --enable-checking --enable-languages=c,c++
You haven't configured llvm-gcc properly. Please do read readme.llvm file.
However, afair, Trident was LLVM 1.5-based, and it will require
massive rewrite to use LLVM 2.x
(bytecode format was also changed)
--
With best regards, Anton Korobeynikov
Faculty of
2012 Oct 07
2
[LLVMdev] getting pointer to CFG object for any given C program
Hi,
Let say we have a C program, and we want to get pointer to CFG object
for this code
in order to traverse basic blocks and do some analysis using CFG
object.
From my main program main.cpp, how can I get pointer to CFG object if
argv[1] = hello.c ?
I have seen following places among many in clang/lib or clang/include:
2008 Dec 28
3
[LLVMdev] Error when attempting to build llvm-gcc-4.2-2.4.source on Mac OS X 10.5.6
Hi,
I'm new to LLVM and I want to setup the Trident Compiler
system on Mac OS X. I downloaded the llvm-gcc-4.2-2.4.source.tar.gz
package, created a build directory and ran the following command to
configure
$ ../src/configure --program-prefix=llvm- --disable-bootstrap --enable-
checking --enable-languages=c,c++
$ make -j 2
Configure works fine, but I get the following error
2010 Feb 07
3
[LLVMdev] Help with Mac OS X 10.6.2 build
Greetings,
I am having trouble getting the Kaleidoscope example to build from
tutorial #3 on Mac OS X 10.6.2. I didn't have too much trouble
getting llvm-2.6 and llvm-gcc-frontend to build. Thanks for the help.
Here are the steps I followed:
Environment variables for build
export LLVMOBJDIR=/opt/llvm
export TARGETOPTIONS='--with-arch=nocona --with-tune=generic'
export
2024 Jan 25
0
asterisk release 18.21.0
...d before message finishes.
- cel: add publish user event helper
- chan_console: Fix deadlock caused by unclean thread exit.
- file.c: Add ability to search custom dir for sounds
- chan_iax2: Improve authentication debugging.
- res_rtp_asterisk: fix wrong counter management in ioqueue objects
- make_buildopts_h, et. al. Allow adding all cflags to buildopts.h
- func_periodic_hook: Add hangup step to avoid timeout
- res_stasis_recording.c: Save recording state when unmuted.
- res_speech_aeap: check for null format on response
- func_periodic_hook: Don't truncate channel name
- safe_asterisk: Change d...
2024 Jan 25
0
asterisk release 18.21.0
...d before message finishes.
- cel: add publish user event helper
- chan_console: Fix deadlock caused by unclean thread exit.
- file.c: Add ability to search custom dir for sounds
- chan_iax2: Improve authentication debugging.
- res_rtp_asterisk: fix wrong counter management in ioqueue objects
- make_buildopts_h, et. al. Allow adding all cflags to buildopts.h
- func_periodic_hook: Add hangup step to avoid timeout
- res_stasis_recording.c: Save recording state when unmuted.
- res_speech_aeap: check for null format on response
- func_periodic_hook: Don't truncate channel name
- safe_asterisk: Change d...
2024 Jan 25
0
asterisk release 20.6.0
...d before message finishes.
- cel: add publish user event helper
- chan_console: Fix deadlock caused by unclean thread exit.
- file.c: Add ability to search custom dir for sounds
- chan_iax2: Improve authentication debugging.
- res_rtp_asterisk: fix wrong counter management in ioqueue objects
- make_buildopts_h, et. al. Allow adding all cflags to buildopts.h
- func_periodic_hook: Add hangup step to avoid timeout
- res_stasis_recording.c: Save recording state when unmuted.
- res_speech_aeap: check for null format on response
- func_periodic_hook: Don't truncate channel name
- safe_asterisk: Change d...
2024 Jan 25
0
asterisk release 20.6.0
...d before message finishes.
- cel: add publish user event helper
- chan_console: Fix deadlock caused by unclean thread exit.
- file.c: Add ability to search custom dir for sounds
- chan_iax2: Improve authentication debugging.
- res_rtp_asterisk: fix wrong counter management in ioqueue objects
- make_buildopts_h, et. al. Allow adding all cflags to buildopts.h
- func_periodic_hook: Add hangup step to avoid timeout
- res_stasis_recording.c: Save recording state when unmuted.
- res_speech_aeap: check for null format on response
- func_periodic_hook: Don't truncate channel name
- safe_asterisk: Change d...
2024 Jan 25
0
asterisk release 21.1.0
...chan_console: Fix deadlock caused by unclean thread exit.
- file.c: Add ability to search custom dir for sounds
- chan_iax2: Improve authentication debugging.
- res_rtp_asterisk: fix wrong counter management in ioqueue objects
- res_pjsip_pubsub: Add body_type to test_handler for unit tests
- make_buildopts_h, et. al. Allow adding all cflags to buildopts.h
- func_periodic_hook: Add hangup step to avoid timeout
- res_stasis_recording.c: Save recording state when unmuted.
- res_speech_aeap: check for null format on response
- func_periodic_hook: Don't truncate channel name
- safe_asterisk: Change d...
2024 Jan 25
0
asterisk release 21.1.0
...chan_console: Fix deadlock caused by unclean thread exit.
- file.c: Add ability to search custom dir for sounds
- chan_iax2: Improve authentication debugging.
- res_rtp_asterisk: fix wrong counter management in ioqueue objects
- res_pjsip_pubsub: Add body_type to test_handler for unit tests
- make_buildopts_h, et. al. Allow adding all cflags to buildopts.h
- func_periodic_hook: Add hangup step to avoid timeout
- res_stasis_recording.c: Save recording state when unmuted.
- res_speech_aeap: check for null format on response
- func_periodic_hook: Don't truncate channel name
- safe_asterisk: Change d...
2010 Feb 07
0
[LLVMdev] Help with Mac OS X 10.6.2 build
Hi,
Try these scripts to build llvm and llvm-gcc. It's the ones I use and I
managed to get them to work when I saw another build script using those
CFLAGS.
They compile llvm and stuff using only x86_64, but you can then generate
code for i386 (just use a different backend). The configuration options
are at the top of the scripts and they install llvm and llvm-gcc to ~/llvm.
Regards,
2007 Sep 24
0
[LLVMdev] RM Build
Hi,
I tried compiling llvm-gcc front end by giving the configure commands :
$ ../llvm-gcc4-2.0.source/configure --enable-checking
--enable-languages=c --target=arm-none-linux
But I am getting the following kind of assembeler errors when I do "make
$BUILDOPTIONS"
/tmp/ccYAgFFY.s: Assembler messages:
/tmp/ccYAgFFY.s:36: Error: junk at end of line, first unrecognized character
is
2015 Jun 04
0
Asterisk 11.18.0 Now Available
...uot; does not always
contain waiting time (Reported by Etienne Lessard)
* ASTERISK-22708 - res_odbc.conf negative_connection_cache option
not respected, failover between DSNs doesn't work (Reported by
JoshE)
* ASTERISK-25028 - Build System: Unneeded defines in
asterisk/buildopts.h (Reported by Corey Farrell)
* ASTERISK-19608 - Asterisk-1.8.x starts rejecting calls with
cause code 44 after some time. (Reported by Denis Alberto
Martinez)
* ASTERISK-24976 - cdr_odbc not include new columns added on 1.8
(Reported by Rodrigo Ramirez Norambuena)
* ASTERISK-...
2015 Jun 04
0
Asterisk 11.18.0 Now Available
...uot; does not always
contain waiting time (Reported by Etienne Lessard)
* ASTERISK-22708 - res_odbc.conf negative_connection_cache option
not respected, failover between DSNs doesn't work (Reported by
JoshE)
* ASTERISK-25028 - Build System: Unneeded defines in
asterisk/buildopts.h (Reported by Corey Farrell)
* ASTERISK-19608 - Asterisk-1.8.x starts rejecting calls with
cause code 44 after some time. (Reported by Denis Alberto
Martinez)
* ASTERISK-24976 - cdr_odbc not include new columns added on 1.8
(Reported by Rodrigo Ramirez Norambuena)
* ASTERISK-...
2015 Jun 04
0
Asterisk 13.4.0 Now Available
...ll)
* ASTERISK-24896 - [patch] Using force black background leads to
colours not being reset (Reported by dant)
* ASTERISK-25033 - Asterisk 13 (branch head) won't compile without
PJSip (Reported by Peter Whisker)
* ASTERISK-25028 - Build System: Unneeded defines in
asterisk/buildopts.h (Reported by Corey Farrell)
* ASTERISK-25048 - Astobj2: Initialization order wrong when both
refdebug and AO2_DEBUG are both enabled. (Reported by Corey
Farrell)
* ASTERISK-19608 - Asterisk-1.8.x starts rejecting calls with
cause code 44 after some time. (Reported by Denis Al...