[uClibc]SH initfini.awk problems ?

Christian MICHON christian_michon at yahoo.fr
Thu Oct 31 07:48:03 UTC 2002


Hi Stefan,

please make sure you avoid the following commands:
omitcrti+=1
omitcrti-=1

Why ? Because you do not test for the proper value before changing it.
If you really want to stick to an addition/substraction, I would suggest
omitcrti=1-omitcrti. This will toggle the value each time.

BTW, I cannot make anything of your patch.
Patch tells me this: "patch: **** Only garbage was found in the patch input."

Rgds,
Christian

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com



More information about the uClibc mailing list