Menu

#87 cc -x c++ not implemented.

ld_tools 3.0.2
closed-fixed
nobody
5
2015-03-14
2014-07-07
No

The -x should accept "c" and "c++" as options, not "cxx".

The -x handler was not handling "c" or "c++" properly.

When -x is forcing the compile to cxx, it also needs to force the link to cxx mode.

Discussion