Is it possible to get someone from the e team ( Hint Hint ) to rewrite
the weather module so that it will work.
On 8/27/05, Bertrand Jacquin <[EMAIL PROTECTED]> wrote:
> or a less stupid one :
>
> #!/bin/bash
>
> [ -f /etc/bashrc ] && . /etc/bashrc
> [ -f /etc/bash/bashrc ] && . /etc/bash/bashrc
>
> if [ "x${PN:0:1}" == "xe" ] ; then
> CFLAGS="-g"
> FEATURES="nostrip"
> fi
>
> ++
>
> On 8/28/05, Bertrand Jacquin <[EMAIL PROTECTED]> wrote:
> > Yes You can have a bashrc for emerge, just use /etc/portage/bashrc and
> > portage will source it automaticaly.
> >
> > Here a completely untested, mail written bashrc for that :
> >
> > #!/bin/bash
> >
> > [ -f /etc/bashrc ] && . /etc/bashrc
> > [ -f /etc/bash/bashrc ] && . /etc/bash/bashrc
> >
> > CFLAGS="-g"
> > FEATURES="nostrip"
> >
> > ++
> >
> > On 8/28/05, Mathieu <[EMAIL PROTECTED]> wrote:
> > > Marc Groß <[EMAIL PROTECTED]> disait dernièrement que :
> > >
> > > > Fernando Meira wrote:
> > > >> Oh, forgot to ask:how do I know if I compiled with debugging symbol?
> > > >
> > > > Does your CFLAGS variable contain a "-g" if not: you don't have
> > > > debugging symbols. I know you're using Gentoo and AFAIK there is a way
> > > > to set CFLAGS for individual packages, but you know more about Gentoo
> > > > then me ;)
> > >
> > > in fact there is not "officially" but a custom bashrc for the portage
> > > user can do it
> > >
> > > --
> > > Mathieu
> > >
> > >
> > > -------------------------------------------------------
> > > SF.Net email is Sponsored by the Better Software Conference & EXPO
> > > September 19-22, 2005 * San Francisco, CA * Development Lifecycle
> > > Practices
> > > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> > > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> > > _______________________________________________
> > > enlightenment-users mailing list
> > > [email protected]
> > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> > >
> >
> >
> > --
> > Beber
> > [EMAIL PROTECTED]
> >
>
>
> --
> Beber
> [EMAIL PROTECTED]
>
>
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> enlightenment-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>
--
Registered Linux User: #376813
www.fedorajim.homelinux.com
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users