List Info

Thread: Re: 055-stripping still crashing




Re: 055-stripping still crashing
country flaguser name
Spain
2007-03-16 12:47:07
El Viernes, 16 de Marzo de 2007 00:04, Dan Nicholson
escribió:

>
> Seems like it would work.
>

I will play with and test both BREAKPOINT and that this
weekend.

-- 
Manuel Canales Esparcia
Usuario de LFS nº2886:       http://www.linuxfroms
cratch.org
LFS en castellano: http://www.escomp
oslinux.org/lfs-es http://www.lfs-es.info
TLDP-ES:                           http://es.tldp.org
-- 
http://linuxfromscratch.org/mailman/listinfo/alfs-discu
ss
FAQ: http://www.linux
fromscratch.org/faq/
Unsubscribe: See the above information page

Re: 055-stripping still crashing
country flaguser name
United States
2007-03-16 14:30:25
M.Canales.es wrote:
> El Viernes, 16 de Marzo de 2007 00:04, Dan Nicholson
escribió:
> 
>> Seems like it would work.
>>
> 
> I will play with and test both BREAKPOINT and that this
weekend.
> 
   Manuel
   If you are going to add the breakpoint feature be aware
the following 
code _does not_ work
   ifeq ($(BREAKPOINT),$)
        abort/die/quit or whatever you desire
   endif

  It would be nice if it did but the $ does not work the way I
think it 
should. If you replace $ with the actual target
label (example 
028-binutils-pass1 ) the test will succeed.

   ..This does work..
   if [ "$(BREAKPOINT) = "$" ];
then 
	call code   ; 
   fi;

-- 
http://linuxfromscratch.org/mailman/listinfo/alfs-discu
ss
FAQ: http://www.linux
fromscratch.org/faq/
Unsubscribe: See the above information page

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )