FASM/FHLA Spits this error message at me...

For everything that's not in any way related to PureBasic. General chat etc...
Killswitch
Enthusiast
Enthusiast
Posts: 731
Joined: Wed Apr 21, 2004 7:12 pm

FASM/FHLA Spits this error message at me...

Post by Killswitch »

I'm using FHLA with my compiler project, but I'm having this issue when I compile. I always get this message:

POLINK: warning: /SECTION:.bss ignored; section is missing.

Yet, I always seem to get a complete .exe once FASM has finished doing it's thing - can someone explain whats going on here to me, please?
~I see one problem with your reasoning: the fact is thats not a chicken~
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

I suck when it comes to assembler, but i guess you must define a .bss section inside the code, like PureBasic does with .flat :? .
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
Post Reply