objconv icon indicating copy to clipboard operation
objconv copied to clipboard

Command line option -f on Windows version of objconv don't work.

Open BenHut1 opened this issue 1 year ago • 1 comments

This software's source package also comes with an already compiled EXE file for running in Windows. Unfortunately, every time I run it, I can't use the most important command line option, the "-f" command line option. That would allow me to set the format of the output object file, but it doesn't work.. For example, when I run it as "objconv.exe -fCOFF fastlz.o fastlz.obj" I end up getting the error "Error 2004: Unknown command line option: %sfCOFF". It seems to be converting "-" into "%s" somehow. Please fix. I've tried putting a space between -f and COFF. I've tried putting a ":" between. I've tried even using /f instead of -f. Nothing works.

BenHut1 avatar Dec 13 '23 01:12 BenHut1

Hi Ben,

I have lost my 2FA access to my account due to phone crash in a car accident, before I regained access to the account, there would be no update to this project. You may contact the professor’s website to get the latest version.

Thanks.

**____**____**____****____ **____****____

  • Contact Info* *​ TW Mobile : +886-989678976 <+886%20989%20678%20976>​ *

Em ail: @.*** **____**____**____****____ **____****____

BenHut1 @.***>於 2023年12月13日 週三,09:26寫道:

This software's source package also comes with an already compiled EXE file for running in Windows. Unfortunately, every time I run it, I can't use the most important command line option, the "-f" command line option. That would allow me to set the format of the output object file, but it doesn't work.. For example, when I run it as "objconv.exe -fCOFF fastlz.o fastlz.obj" I end up getting the error "Error 2004: Unknown command line option: %sfCOFF". It seems to be converting "-" into "%s" somehow. Please fix. I've tried putting a space between -f and COFF. I've tried putting a ":" between. I've tried even using /f instead of -f. Nothing works.

— Reply to this email directly, view it on GitHub https://github.com/gitGNU/objconv/issues/16, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTO5EUAB4CGYZF2EWKHFZDYJD75HAVCNFSM6AAAAABASLY3X6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGAZTQNZYG44DINQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

ralic avatar Dec 13 '23 02:12 ralic