This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

-Wl vs -W1


Hi,

I was wondering if anyone could point me to some docs explaining what -W1 does, esp how it differs from -Wl. I've just been suprised to find an argument I thought should be -Wl only works when it is -W1 but I can't find any documentation on -W1 so I don't really know what it is doing. Googling turns up tutorials where -Wl is claimed to be the correct option but then in the exmaples they use -W1.

I'm rather confused and hoping someone could toss me a clue.

Thanks,

Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]