I should have mentioned sooner, but thanks, that fixed my problem!
-- Caroline
cmt...@google.com
On Mon, Oct 29, 2012 at 10:34 AM, Ian Lance Taylor wrote:
> On Mon, Oct 29, 2012 at 10:24 AM, Caroline Tice wrote:
>>
>> Actually, I did have to edit the Makefile.in slightly. When I
>> generate i
On Mon, Oct 29, 2012 at 10:24 AM, Caroline Tice wrote:
>
> Actually, I did have to edit the Makefile.in slightly. When I
> generate it with automake, it automatically adds the lines:
>
> libvtv_init_la_LIBADD =
> libvtv_init_la_SOURCES = libvtv_init.c
> libvtv_init_la_OBJECTS = libvtv_init.lo
> l
On Mon, Oct 29, 2012 at 7:55 AM, Michael Matz wrote:
> Hi,
>
> On Sat, 27 Oct 2012, Ian Lance Taylor wrote:
>
>> On Sat, Oct 27, 2012 at 1:45 PM, Caroline Tice wrote:
>> > Ian Tayler (in private communication) asked that I get the part of the
>> > build log that shows the .so and .a files being b
Hi,
On Sat, 27 Oct 2012, Ian Lance Taylor wrote:
> On Sat, Oct 27, 2012 at 1:45 PM, Caroline Tice wrote:
> > Ian Tayler (in private communication) asked that I get the part of the
> > build log that shows the .so and .a files being built and send it to
> > the list. Here it is.
>
> I see the p
On Sat, Oct 27, 2012 at 1:45 PM, Caroline Tice wrote:
> Ian Tayler (in private communication) asked that I get the part of the
> build log that shows the .so and .a files being built and send it to
> the list. Here it is.
I see the problem. libstdc++/libsupc++/Makefile.am overrides the
default
Ian Tayler (in private communication) asked that I get the part of the
build log that shows the .so and .a files being built and send it to
the list. Here it is.
-- Caroline Tice
cmt...@google.com
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile
/usr/local/google2/cmtice/gcc-fs
On Fri, Oct 26, 2012 at 3:25 PM, Caroline Tice wrote:
> Ok, here are the patches for the Makefile.am and Makefile.in files. I
> am also having trouble with the following issue: I need to make sure
> that one of the new libraries is linked in with libstdc++ when
> libstdc++ gets built. I have no
Ok, here are the patches for the Makefile.am and Makefile.in files. I
am also having trouble with the following issue: I need to make sure
that one of the new libraries is linked in with libstdc++ when
libstdc++ gets built. I have not been able to successfully figure out
where exactly is the com
On Fri, Oct 26, 2012 at 10:58 AM, Caroline Tice wrote:
>
> I am working on a patch (which I hope to be able to submit in the next
> few days), and I have run into a snag that I am hoping someone can
> help me with.
>
> As part of this patch, I am trying to build two new *.a (static
> archive) libr
Hello,
I am working on a patch (which I hope to be able to submit in the next
few days), and I have run into a snag that I am hoping someone can
help me with.
As part of this patch, I am trying to build two new *.a (static
archive) libraries in libstdc++-v3/libsupc++. I have modified
Makefile.am
10 matches
Mail list logo