Christian Jullien wrote:
With this patch I pushed on mod:
...
+# don't strip unless --strip-binaries is specified.

I would then suggest to remove the strip options altogether,
because it's confusing and strip doesn't ssem to work reliably
either.  We already have

    ./configure --debug  (CFLAGS/LDFLAGS += -g)
and
    ./configure  (LDFLAGS += -s)

Any reason why we need more than that?

--- grischka


_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to