Now, I set everything as you said but is not linking... I used as the build
package for the ptxdist newpackage as "src-make-prog"...is that ok?

p.s.> I didnt do top-post now, right? ;)


2013/10/9 Marc Kleine-Budde <[email protected]>

> Hello Javier,
>
> please don't top-post.
>
> On 10/09/2013 09:27 AM, Javier Fileiv wrote:
> > One question...the patch you sent me>..I don't know which file I have to
> > apply it to... I couldnt find the gcc_defaults.mak
>
> It's in speech_tools-2.1-release.tar.gz
>
> You have to create a patches dir in your BSP, named after you package.
> To figure out use:
>
>     ptxdist print SPEECH_TOOLS
>
> The output is probably "speech_tools-2.1-release". So create a dir
> "patches/speech_tools-2.1-release" and place the attached patch there.
> Create a series file in that directory, too:
>
>     ls 0* > series
>
> Then add:
>
>     <YOUR_NEW_PACKGE>_MAKE_OPT := $(CROSS_ENV_CC)
>
> to rules/<your_new_pacakge>.make Then rebuild:
>
>     ptxdist clean <your_new_pacakge>
>     ptxdist targetinstall <your_new_pacakge>
>
> Everything totally untested,
> Marc
> --
> Pengutronix e.K.                  | Marc Kleine-Budde           |
> Industrial Linux Solutions        | Phone: +49-231-2826-924     |
> Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
> Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |
>
-- 
ptxdist mailing list
[email protected]

Reply via email to