James Franco 2015-05-06 23:39:
Hi,
> I am attempting to build TAO Library from Ace using Mingw64. After
> running
> make I get the following. I have tried this with both mingw and Mingw64
> bit.
[snip]
> C:\msys\1.0\bin\sh.exe: *** fork: can't reserve memory for stack
> 0xA -
> 0x2A
I am attempting to build TAO Library from Ace using Mingw64. After running
make I get the following. I have tried this with both mingw and Mingw64 bit.
etype_init_cs.o .shobj/be/be_visitor_valuetype/valuetype_obv_ch.o
.shobj/be/be_visitor_valuetype/valuetype_obv_ci.o
.shobj/be/
On May 6, 2015 11:27 AM, "niXman" wrote:
>
> Ruben Van Boxem 2015-05-06 12:07:
> > Guys,
>
> Hi,
>
> > this issue is popping up from time to time. I can understand it might
> > be
> > hard to solve, but this is not good advertising for the project:
> >
> >
http://stackoverflow.com/questions/300698
this effects only top level package, if crt is to be built:
1. install headers into builddir for staging
2. adjust CPPFLAGS for tools and libraries to find local headers
3. disable sysroot for crt so search path contain only local headers
fixed per NightStrike technical comments, sending just for
Ruben Van Boxem 2015-05-06 12:07:
> Guys,
Hi,
> this issue is popping up from time to time. I can understand it might
> be
> hard to solve, but this is not good advertising for the project:
>
> http://stackoverflow.com/questions/30069830/how-to-install-mingw-w64-and-msys2
This error occurs due
On 6 May 2015 at 17:48, NightStrike wrote:
> On Wed, May 6, 2015 at 10:39 AM, Alon Bar-Lev wrote:
>> On 6 May 2015 at 17:34, NightStrike wrote:
>>> On Wed, May 6, 2015 at 10:08 AM, Alon Bar-Lev wrote:
> On Wed, May 6, 2015 at 6:25 AM, Alon Bar-Lev
> wrote:
> > this effects only to
On Wed, May 6, 2015 at 10:39 AM, Alon Bar-Lev wrote:
> On 6 May 2015 at 17:34, NightStrike wrote:
>> On Wed, May 6, 2015 at 10:08 AM, Alon Bar-Lev wrote:
On Wed, May 6, 2015 at 6:25 AM, Alon Bar-Lev wrote:
> this effects only top level package, if crt is to be built:
> 1. install
On 6 May 2015 at 17:34, NightStrike wrote:
> On Wed, May 6, 2015 at 10:08 AM, Alon Bar-Lev wrote:
>>> On Wed, May 6, 2015 at 6:25 AM, Alon Bar-Lev wrote:
>>> > this effects only top level package, if crt is to be built:
>>> > 1. install headers into builddir for staging
>>> > 2. adjust CPPFLAGS
On Wed, May 6, 2015 at 10:08 AM, Alon Bar-Lev wrote:
>> On Wed, May 6, 2015 at 6:25 AM, Alon Bar-Lev wrote:
>> > this effects only top level package, if crt is to be built:
>> > 1. install headers into builddir for staging
>> > 2. adjust CPPFLAGS for tools and libraries to find local headers
>>
>
On 6 May 2015 at 16:09, NightStrike wrote:
>
> I know I've been silent for a long time, but I do still read the
> lists, and I felt the need to comment on what I consider a bad change.
> Feel free to ignore me.
thank you for your comments.
> I understand the intent, and the intent is good (that
On 05.05.2015 16:50, JonY wrote:
> On 5/5/2015 03:47, Alon Bar-Lev wrote:
>> this somewhat reduces the error checking, but makes code and usage nicer.
>
> Hi,
>
> Thanks for the patch, but I'm rather ambivalent about keeping the
> top-level configure.
>
> It doesn't quite work as it is supposed
On Tue, May 5, 2015 at 9:50 AM, JonY wrote:
> On 5/5/2015 03:47, Alon Bar-Lev wrote:
>> this somewhat reduces the error checking, but makes code and usage nicer.
>
> Hi,
>
> Thanks for the patch, but I'm rather ambivalent about keeping the
> top-level configure.
>
> It doesn't quite work as it is
I know I've been silent for a long time, but I do still read the
lists, and I felt the need to comment on what I consider a bad change.
Feel free to ignore me.
I understand the intent, and the intent is good (that is, to make top
level work again). I still have some local patches to that effect
f
this effects only top level package, if crt is to be built:
1. install headers into builddir for staging
2. adjust CPPFLAGS for tools and libraries to find local headers
3. disable sysroot for crt so search path contain only local headers
Signed-off-by: Alon Bar-Lev
---
Makefile.am
Guys,
this issue is popping up from time to time. I can understand it might be
hard to solve, but this is not good advertising for the project:
http://stackoverflow.com/questions/30069830/how-to-install-mingw-w64-and-msys2
Maybe storing the repository.txt in some other location might be a
workar
15 matches
Mail list logo