Skip to content

-Wc has a limit of 128 characters #298

@Rampoina

Description

@Rampoina

Expected Behavior

All of the flags specified by -Wc are correctly passed to gcc

Current Behavior

The gcc flags specified by -Wc are cut after 127 characters

Steps to Reproduce

fbc -gen gcc -Wc -option-option-option-option-option-option-option-option-option-option-option-option-option-option-option-option-option,-somethingelse -c test.bas
gcc: error: unrecognized command-line option ‘-somet’

the last option gets passed as -somet

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions