#44485: Compile Error in Open (GNU) Cobol when compiling in OS 10.9 Mavericks ( New Install ) ----------------------------+--------------------- Reporter: gregthrower@… | Owner: egall@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: open-cobol | ----------------------------+--------------------- Description changed by mf2k@…: Old description:
macbook-pro:tmp macbook$ cobc -x hello.cob clang: error: unknown argument: '-R/opt/local/lib' [-Wunused-command- line-argument-hard-error-in-future] clang: note: this will be a hard error (cannot be downgraded to a warning) in the future.
Hard error. Does not create executable. Should I forget running this on my MAC and just create a Linux partition?
New description: {{{ macbook-pro:tmp macbook$ cobc -x hello.cob clang: error: unknown argument: '-R/opt/local/lib' [-Wunused-command-line- argument-hard-error-in-future] clang: note: this will be a hard error (cannot be downgraded to a warning) in the future. }}} Hard error. Does not create executable. Should I forget running this on my MAC and just create a Linux partition? -- -- Ticket URL: <https://trac.macports.org/ticket/44485#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X