On Thu, Nov 24, 2011 at 9:32 PM, Mr Dash Four <[email protected]> wrote: >>> That did not work, unfortunately - "perl ./Configure" doesn't like these: >> >> well where did you add them ? they should ONLY be added for gcc-cross >> recipe > Well, considering my OE experience is just a few days old (if you can call it > that), I placed this in my local.conf file. Then I realised I should put it > with the failed task recipe (gcc-4.5-initial) and then by looking at the > actual file itself I realised that the gcc-4.5.bb is the place to go. > > I have just finished my built - the whole lot and with a lot of warnings, > mainly from unpackaged files - don't know whether these are important though.
they should be looked into sometimes there might be important files that go unpackaged > > I'll probably spend the weekend fine-tuning this as my build went over 25G in > size - massive! Thanks for your help Raj, much appreciated! > yes its big since a lot of software is built you could use rm_work feature where it will try to delete the work dirs after they are successfully built but I would suggest not to do that unless you really need it. _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
