»
Quick Links
Page 1 of 1
RVDS 4.1 Fatal Error: C3903U / C3910W Need assist from anyone that can help with this error
#1
Posted 05 February 2012 - 06:43 PM
Hey community... I'm fairly new to this, but I need assist with this error I keep getting when i try to compile...
command:
C:\PROGRAM FILES\ARM\RVCT\PROGRAMS\4.1\713\WIN_32-PENTIUM\armcc" --thumb -c --cpu ARM920T --bi -J"C:\VxAps\VRXSDK\include" --apcs/shlclient/adsabi -IC:\VxAps\VRXSDK\include -IC:\VxAps\ACT2000\Include -IC:\VxAps\UCL\Include -IC:\VxAps\TCPIP\Include
-I.\..\..\..\Include -IC:\VxAps\TCPIP\VerixInclude -DLOGSYS_FLAG --cpp .\..\..\..\source\Globals.cpp
ERROR:
Warning: C3910W: Old syntax, please use '--apcs=/shlclient/adsabi'.
Fatal error: C3903U: Argument '/shlclient/adsabi' not permitted for option 'apcs'.
I have searched google, and read through numerous support forums, and have yet to find a solution to this...
If anyone here could lend some advice, or assist with a workaround, it would be greatly appreciated!!!
command:
C:\PROGRAM FILES\ARM\RVCT\PROGRAMS\4.1\713\WIN_32-PENTIUM\armcc" --thumb -c --cpu ARM920T --bi -J"C:\VxAps\VRXSDK\include" --apcs/shlclient/adsabi -IC:\VxAps\VRXSDK\include -IC:\VxAps\ACT2000\Include -IC:\VxAps\UCL\Include -IC:\VxAps\TCPIP\Include
-I.\..\..\..\Include -IC:\VxAps\TCPIP\VerixInclude -DLOGSYS_FLAG --cpp .\..\..\..\source\Globals.cpp
ERROR:
Warning: C3910W: Old syntax, please use '--apcs=/shlclient/adsabi'.
Fatal error: C3903U: Argument '/shlclient/adsabi' not permitted for option 'apcs'.
I have searched google, and read through numerous support forums, and have yet to find a solution to this...
If anyone here could lend some advice, or assist with a workaround, it would be greatly appreciated!!!
#2
Posted 06 February 2012 - 06:10 PM
The support for ADS ABI (--apcs/adsabi) was removed in RVDS version 3.1. It looks like --apcs/shlclient may have been removed even earlier. If you really need them then you'll probably have to use an old version of the tools.
Share this topic:
Page 1 of 1














