This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
%% Steve Pribyl <steve@netfuel.com> writes:
sp> I am trying to build an application using GCJ. GCJ creates file sp> with "$" in the name.
Um. Ouch.
I wonder if there's any opportunity to discuss this naming convention with the GCJ folks, and maybe get it changed? This will make using GNU make (or any other make) with GCJ quite painful. For whatever reason, handling of special characters in make is and always has been an ill-defined and difficult area... best to simply avoid them.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |