Porting GNU libraries

Aditya Kousik adit267.kousik at ...9...
Tue May 5 17:41:57 CEST 2015


Wow. That worked, but opened a huge can of worms. For some reason or the
other, the compiler can't include <cstddef> or <utility> or such _cplusplus
based headers. Could this be a C++ version issue?

Thanks,
Aditya

On Tue, May 5, 2015 at 8:29 AM, Norman Feske <norman.feske at ...1...>
wrote:

> Hi Aditya,
>
> On 05/05/2015 05:18 PM, Aditya Kousik wrote:
> > SRC_CC := $(BOOST_DIR)/libs/chrono/src/*.cc
> ...
> > /usr/local/genode-gcc/bin/genode-x86-ld: cannot find
> >
> /media/adikou/work/proj/genode/contrib/boost-ccb441998a237b6f3a301a2fd5956aca99eb9bc8/src/lib/boost/libs/chrono/src/*.o:
> > No such file or directory
>
> you cannot use '*.cc' as wildcard but you may use make's '$(wildcard
> ...)' function instead.
>
> Cheers
> Norman
>
> --
> Dr.-Ing. Norman Feske
> Genode Labs
>
> http://www.genode-labs.com · http://genode.org
>
> Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden
> Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth
>
>
> ------------------------------------------------------------------------------
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> _______________________________________________
> genode-main mailing list
> genode-main at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/genode-main
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genode.org/pipermail/users/attachments/20150505/27ba5884/attachment.html>


More information about the users mailing list