stormalf / chibicc

A small C compiler from rui314
MIT License
6 stars 1 forks source link

ISS-156 fpie/pie/-fPIE not recognized by chibicc #49

Closed stormalf closed 4 months ago

stormalf commented 1 year ago

need to add support for -fpie -fPIE, -pie.

stormalf commented 4 months ago

fixed by pull request 1.0.22 #65