Hi John,

I had the same question 5-6 months ago!

Try
  make user/mydir/myapp_only

If you want to build the image and romfs too, do this:
  make user/mydir/myapp_only romfs image

These examples assume you have created a directory mydir under user,
and your actual applications live in folders under that.  If you have
more or less indirection, adjust as needed.

Enjoy,
-Bob

On 8/22/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> My thanks to all who have allowed me to get to this stage.
>
> I can only compile my application with the correct "uClib Coldfire"
> libraries by executing "make" at the "uClinux-dist" (20070130) top level
> and thus observe the errors of my code "uClinux-dist/user/cdl/*" (make has
> to walk all the tree, build the symlinks and rebuild libraries).  This
> takes about 3-4 minutes on a 1GHZ PIII.
>
> Is there a shortcut so I can just compile my application while getting the
> correct libraries and symlinks?  As you know executing "make" in my
> application directory simply brings in gcc 4.1 i568 and glibc. Sometimes
> helpful but not really. (SuSE 10.2 current i586)
>
> My apologies ahead of time for such an obvious question!  (I think there
> is a point in the scripting for the distribution make but have not found
> it yet.)
>
>
> John Jeffers P.Eng. , RM1074
> BJ Services Company
> Instrumentation Embedded Software
> 11211 FM 2920, Tomball, TX, 77375
> (281)357.2773, (281)357.5491 Fax
> _______________________________________________
> uClinux-dev mailing list
> [email protected]
> http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
> This message was resent by [email protected]
> To unsubscribe see:
> http://mailman.uclinux.org/mailman/options/uclinux-dev
>
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to