Re: Errorreturncode from Makefile possible?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Torsten Kunkel wrote:
> I would love it, if the Makefile could give an errorcode if something
> went wrong.
> Normally I'm using "make plugins && ./runvdr" when testing plugins.
> But if the compile of one or many plugins failes, the makefile gives an
> OK, and vdr starts (with the old plugincode).

You can help yourself by doing it like this:

   make -C PLUGINS/src/someplugin all && ./runvdr

This will only compile this one plugin, and it only works after make 
plugins has run once, but its nice & fast for testing.


Cheers,

Udo

_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux