Hi Michael (all),
Thank you for that!
Unfortunately, even with BUILD_CXXFLAGS I have the same error ….
Ciao Edo
On 14 Jul 2014, at 16:53, Michael Matz wrote:
> Hi,
>
> On Mon, 14 Jul 2014, Franzi Edo. wrote:
>
>> It is like if gcc do not take in account of my BUILD_CFLAGS="-g -O2
>> -fbracke
Hi,
On Mon, 14 Jul 2014, Franzi Edo. wrote:
> It is like if gcc do not take in account of my BUILD_CFLAGS="-g -O2
> -fbracket-depth=1024“
GCC meanwhile is compiled with c++. Instead of CFLAGS use CXXFLAGS. I.e.
BUILD_CXXFLAGS, and so on. No guarantees, but at least foobar_CFLAGS only
shoul
Hi Chris, no way!
It is like if gcc do not take in account of my BUILD_CFLAGS="-g -O2
-fbracket-depth=1024“
I even tried N=2048!
/opt/uKOS/Packages/gcc-4.9.1/gcc/config/arm/neon.md:3486:10917: fatal error:
bracket nesting level exceeded maximum of 256
/opt/uKOS/Packages/gcc-4.9.1/gcc/config
On 13/07/2014 3:38 am, Franzi Edo. wrote:
Hi James (all),
Thank you for all of your suggestions.
I tried everything unsuccessfully. Unfortunately, the
make CFLAGS="-g -O2 -fbracket-depth=1024”
and the
make BUILD_CFLAGS="-g -O2 -fbracket-depth=1024”
do not solve the problem.
Please add 'BUILD_
Hi James (all),
Thank you for all of your suggestions.
I tried everything unsuccessfully. Unfortunately, the
make CFLAGS="-g -O2 -fbracket-depth=1024”
and the
make BUILD_CFLAGS="-g -O2 -fbracket-depth=1024”
do not solve the problem.
Well, at this point, I have to admit that I am a bit lost.
So,
On Fri, Jul 11, 2014 at 07:52:06PM +0100, Franzi Edo. wrote:
> Hi All,
> Thank you for your suggestions.
> Unfortunately, no way!
>
> 4. I can generate my cross compiler based on the "gcc 4.8.3” without problem
> (using both the apple-gcc4.2 or the XCode llvm) So, what has changed of
> fundamental
On 12/07/2014 4:52 am, Franzi Edo. wrote:
make CFLAGS="-g -O2 -fbracket-depth=512”
(512, 1024, 2048 … no way)!
For a cross-compiler I think this should be BUILD_CFLAGS and I suggest
1024 rather than 512 ?
Chris
Hi All,
Thank you for your suggestions.
Unfortunately, no way!
I tried these actions:
1. using apple-gcc4.2 for building my cross gcc compiler
2. I tried XCode (llvm)
3. I tried to add this
make CFLAGS="-g -O2 -fbracket-depth=512”
(512, 1024, 2048 … no way)!
4. I can generate my cross co
On 7/10/2014 5:14 PM, pins...@gmail.com wrote:
>
>> On Jul 10, 2014, at 3:13 PM, Ian Lance Taylor wrote:
>>
>>> On Thu, Jul 10, 2014 at 11:40 AM, Franzi Edo. wrote:
>>>
>>> As for the version 4.9.0, on OSX stil remain a problem.
>>> I cannot build an ARM a cross compiler!
>>> Here is the message
> On Jul 10, 2014, at 3:13 PM, Ian Lance Taylor wrote:
>
>> On Thu, Jul 10, 2014 at 11:40 AM, Franzi Edo. wrote:
>>
>> As for the version 4.9.0, on OSX stil remain a problem.
>> I cannot build an ARM a cross compiler!
>> Here is the message (same as for the 4.9.0)
>>
>> ...
>> .../Packages/g
On Thu, Jul 10, 2014 at 11:40 AM, Franzi Edo. wrote:
>
> As for the version 4.9.0, on OSX stil remain a problem.
> I cannot build an ARM a cross compiler!
> Here is the message (same as for the 4.9.0)
>
> ...
> .../Packages/gcc-4.9.1/gcc/config/arm/neon.md:3486:10917: fatal error:
> bracket
Hi,
As for the version 4.9.0, on OSX stil remain a problem.
I cannot build an ARM a cross compiler!
Here is the message (same as for the 4.9.0)
...
.../Packages/gcc-4.9.1/gcc/config/arm/neon.md:3486:10917: fatal error:
bracket nesting level exceeded maximum of 256
.../Packages/gcc-4.9.1/gcc/
12 matches
Mail list logo