Re: [libposix-development] make errors (printf)
Status: Pre-Alpha
Brought to you by:
hdante
From: Henrique A. <hd...@gm...> - 2009-06-30 02:40:24
|
Fixed (included libgcc support library). 2009/6/29 John Haitas <jh...@gm...>: > I fixed the div_t, ldiv_t and lldiv_t definitions. > > I am trying the cmake method and I am getting problems with '__divdi3' > and '__moddi3'. > > Output attached. > > > On Mon, Jun 29, 2009 at 6:33 PM, John Haitas<jh...@gm...> wrote: >> no worries, i've created a problem with div_t, ldiv_t and lldiv_t ... >> working on that right now >> >> On Mon, Jun 29, 2009 at 6:30 PM, Henrique Almeida<hd...@gm...> wrote: >>> Same bug here, I've just noticed that I forgot to update the >>> Makefile, sorry about that. Please try to build with cmake to check >>> that the error disappears. The instructions follow: >>> >>> $ cd .. && mkdir libposix.build && cd libposix.build >>> $ cmake ../libposix >>> $ make >>> >>> I'll deal with the issue in a couple of hours. >>> >>> 2009/6/29 <jh...@gm...>: >>>> Hey guys, >>>> >>>> Is anyone having trouble building libposix in its current state? I am >>>> getting a lot of errors from the printf() implementation. I have tested with >>>> GCC 4.3 and 4.4 (Ubuntu Jaunty and Karmic) I am attaching the output so >>>> y'all can see what I am seeing. >>>> >>>> Any suggestions as to what the problem may be would be very helpful. >>>> >>>> Cheers, >>>> John >>>> >>>> -- >>>> John Haitas >>>> jh...@gm... >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> >>>> _______________________________________________ >>>> Libposix-development mailing list >>>> Lib...@li... >>>> https://lists.sourceforge.net/lists/listinfo/libposix-development >>>> >>>> >>> >>> >>> >>> -- >>> Henrique Dante de Almeida >>> hd...@gm... >>> >>> ------------------------------------------------------------------------------ >>> _______________________________________________ >>> Libposix-development mailing list >>> Lib...@li... >>> https://lists.sourceforge.net/lists/listinfo/libposix-development >>> >> >> >> >> -- >> John Haitas >> jh...@gm... >> > > > > -- > John Haitas > jh...@gm... > > ------------------------------------------------------------------------------ > > _______________________________________________ > Libposix-development mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libposix-development > > -- Henrique Dante de Almeida hd...@gm... |