[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Tinycc-devel] new tiny_libmaker.exe does not perform * expansion
From: |
Hernán J . González |
Subject: |
[Tinycc-devel] new tiny_libmaker.exe does not perform * expansion |
Date: |
Thu, 21 Mar 2013 14:47:20 -0300 |
The new version (0.9.26) tiny_libmaker.exe does not perform expansion
as old version did:
compilers\tccold\tiny_libmaker.exe rc x.a *.o
lib1.o:
lib2.o:
lib3.o:
compilers\tccnew\tiny_libmaker.exe rc x.a *.o
Can't open file *.o
Not a big deal, but I wonder if this is intended behaviour?
Hernán
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Tinycc-devel] new tiny_libmaker.exe does not perform * expansion,
Hernán J . González <=